me
/
guix
Archived
1
0
Fork 0

gnu: r-zellkonverter: Update to 1.8.0.

* gnu/packages/bioconductor.scm (r-zellkonverter): Update to 1.8.0.
master
zimoun 2022-11-17 03:50:14 +01:00 committed by Ricardo Wurmus
parent 7a0c779a91
commit 44ec429d48
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -7644,13 +7644,13 @@ libraries for systems that do not have these available via other means.")
(define-public r-zellkonverter
(package
(name "r-zellkonverter")
(version "1.6.5")
(version "1.8.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "zellkonverter" version))
(sha256
(base32 "0rxpjkisjj1xjchjjm72k8za5hn48wbdahmbllljvxm5ii6k36k6"))))
(base32 "0b14v6lyhfapmfj8j729k5cmgxc4df6wsk2rds0q4y6z4hiwgmxy"))))
(properties `((upstream-name . "zellkonverter")))
(build-system r-build-system)
(propagated-inputs