gnu: r-paws-common: Update to 0.6.4.

* gnu/packages/cran.scm (r-paws-common): Update to 0.6.4.

Change-Id: If1f80809d172f00e80f638cb600948d44c7f5a84
This commit is contained in:
Ricardo Wurmus 2023-11-15 15:54:40 +01:00
parent cc93193655
commit 9b557b121e
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -39351,14 +39351,14 @@ (define-public r-zoon
(define-public r-paws-common
(package
(name "r-paws-common")
(version "0.6.2")
(version "0.6.4")
(source
(origin
(method url-fetch)
(uri (cran-uri "paws.common" version))
(sha256
(base32
"1jgls5fks9s8m616qs6b7hvv0wf7nhzajyds15hnlasqwg387h3d"))))
"1pzgwljrk3maxcbmiy3yiccijm6c2ach8f9kzpqr7w5k5vkyhpvx"))))
(properties `((upstream-name . "paws.common")))
(build-system r-build-system)
(propagated-inputs