me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/cran.scm (r-paws-end-user-computing): Update to 0.6.0.

Change-Id: Iee934acf9078935edc19cdd64055949663e5f6ec
master
Ricardo Wurmus 2024-05-13 21:59:53 +02:00
parent 4f135eedcd
commit 74cd61d50e
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -40811,13 +40811,13 @@ deployment, and more.")
(define-public r-paws-end-user-computing
(package
(name "r-paws-end-user-computing")
(version "0.5.0")
(version "0.6.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "paws.end.user.computing" version))
(sha256
(base32 "0qz5kps9819yfqjdqjmv7wx70ll7xayfxmd5dc867k14i41f91cm"))))
(base32 "17550n93d0lndhfk9r8zdh2yif4hw3m4wn7wzgj53akgqy1jg10y"))))
(properties `((upstream-name . "paws.end.user.computing")))
(build-system r-build-system)
(propagated-inputs