me
/
guix
Archived
1
0
Fork 0

gnu: r-paws-end-user-computing: Update to 0.3.0.

* gnu/packages/cran.scm (r-paws-end-user-computing): Update to 0.3.0.
master
Ricardo Wurmus 2023-07-11 15:35:30 +02:00
parent 52312a4551
commit 688e22f4b7
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -38170,13 +38170,13 @@ deployment, and more.")
(define-public r-paws-end-user-computing
(package
(name "r-paws-end-user-computing")
(version "0.2.0")
(version "0.3.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "paws.end.user.computing" version))
(sha256
(base32 "0709jwrihggqsp3p99sqldsfk7bww3pgl9x0akrnm60daqxhhyqv"))))
(base32 "0as9ix46rsa7sg8k96v6l3ibxqc95pf7swrij31ljmwfy82z2rq3"))))
(properties `((upstream-name . "paws.end.user.computing")))
(build-system r-build-system)
(propagated-inputs