Archived
1
0
Fork 0

gnu: r-paws-compute: Update to 0.5.0.

* gnu/packages/cran.scm (r-paws-compute): Update to 0.5.0.

Change-Id: I41bd64bd906569cb2b85a908458753b0d06fd545
This commit is contained in:
Ricardo Wurmus 2024-01-11 11:45:26 +01:00
parent 3c6be7289f
commit f115d679f6
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -39836,14 +39836,14 @@ services, including Simple Storage Service (S3).")
(define-public r-paws-compute (define-public r-paws-compute
(package (package
(name "r-paws-compute") (name "r-paws-compute")
(version "0.4.0") (version "0.5.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "paws.compute" version)) (uri (cran-uri "paws.compute" version))
(sha256 (sha256
(base32 (base32
"0q0xikrq7095l8fhii2jyjxfbihhnlm7nzzbspfqdh8xbr7g4kld")))) "1vsxwzqgk0004nmfy79pd0zc208fczay95p7h16mzqgds9586ma1"))))
(properties `((upstream-name . "paws.compute"))) (properties `((upstream-name . "paws.compute")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs