Archived
1
0
Fork 0

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

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

Change-Id: Id04ed0d729e168145e57cc6d23948703d2a28b10
This commit is contained in:
Ricardo Wurmus 2024-07-02 14:58:52 +02:00
parent eeb43981ba
commit 445dc5f56e
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -41590,14 +41590,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.5.0") (version "0.6.1")
(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
"1vsxwzqgk0004nmfy79pd0zc208fczay95p7h16mzqgds9586ma1")))) "0s1d7gj7lb6fra4l6h3c74v3hsp701qbiqirnk0q0qm7ild5399r"))))
(properties `((upstream-name . "paws.compute"))) (properties `((upstream-name . "paws.compute")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs