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

* gnu/packages/cran.scm (r-paws-end-user-computing): Update to 0.2.0.
This commit is contained in:
Ricardo Wurmus 2023-02-18 16:09:02 +01:00
parent 128a7f6f66
commit 27ee75d465
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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