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

* gnu/packages/cran.scm (r-paws-common): Update to 0.6.1.
This commit is contained in:
Ricardo Wurmus 2023-10-05 13:34:54 +02:00
parent 5a62f0cb03
commit dee60226bb
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -38755,14 +38755,14 @@ (define-public r-zoon
(define-public r-paws-common
(package
(name "r-paws-common")
(version "0.6.0")
(version "0.6.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "paws.common" version))
(sha256
(base32
"1451705w30lb33msi4qgzpfmw6xnwh2ffh30fwb9im8g47fqm2bw"))))
"0haw72885xmzl6rmb8vlkqwnxh7iq5cr89d852j2vk56sxjxv1y5"))))
(properties `((upstream-name . "paws.common")))
(build-system r-build-system)
(propagated-inputs