me
/
guix
Archived
1
0
Fork 0

gnu: r-zyp: Update to 0.11-1.

* gnu/packages/cran.scm (r-zyp): Update to 0.11-1.
master
Ricardo Wurmus 2023-03-30 17:56:40 +02:00
parent 81ea6fa24e
commit dddd4906ad
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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