me
/
guix
Archived
1
0
Fork 0

gnu: r-zyp: Update to 0.11.

* gnu/packages/cran.scm (r-zyp): Update to 0.11.
master
Ricardo Wurmus 2023-02-18 16:08:50 +01:00
parent c930c026b2
commit b0bd1fd1b4
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -28598,14 +28598,14 @@ Additional storage back-ends can be added easily.")
(define-public r-zyp
(package
(name "r-zyp")
(version "0.10-1.1")
(version "0.11")
(source
(origin
(method url-fetch)
(uri (cran-uri "zyp" version))
(sha256
(base32
"03cxpkfbhrx1fy8l0dl9a13ghz93cqq6877wa8rig09ksdiivaw9"))))
"0jmddxg88qb9f38ywdy4min7w5qadnkhqxd46b0j0gjsq95vw85q"))))
(properties `((upstream-name . "zyp")))
(build-system r-build-system)
(propagated-inputs