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.
This commit is contained in:
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

View file

@ -38170,13 +38170,13 @@ (define-public r-paws-developer-tools
(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