gnu: r-paws-common: Update to 0.6.2.
* gnu/packages/cran.scm (r-paws-common): Update to 0.6.2. Change-Id: Ie843d206f9275499f8ee1e10b071d2f2799e9b50
This commit is contained in:
parent
6f3e77cd69
commit
6eab7ce6c0
1 changed files with 2 additions and 2 deletions
|
@ -38881,14 +38881,14 @@ (define-public r-zoon
|
|||
(define-public r-paws-common
|
||||
(package
|
||||
(name "r-paws-common")
|
||||
(version "0.6.1")
|
||||
(version "0.6.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "paws.common" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0haw72885xmzl6rmb8vlkqwnxh7iq5cr89d852j2vk56sxjxv1y5"))))
|
||||
"1jgls5fks9s8m616qs6b7hvv0wf7nhzajyds15hnlasqwg387h3d"))))
|
||||
(properties `((upstream-name . "paws.common")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue