me
/
guix
Archived
1
0
Fork 0

gnu: r-zellkonverter: Update to 1.14.1.

* gnu/packages/bioconductor.scm (r-zellkonverter): Update to 1.14.1.

Change-Id: I7b50645115df19dc0c1b9ba94c7f4f4e00cf51f5
master
Ricardo Wurmus 2024-07-03 02:40:00 +02:00
parent a36b63d144
commit 3f87a86b9f
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -12658,13 +12658,13 @@ libraries for systems that do not have these available via other means.")
(define-public r-zellkonverter
(package
(name "r-zellkonverter")
(version "1.14.0")
(version "1.14.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "zellkonverter" version))
(sha256
(base32 "13qkj9adv5is4fas667kxzc2zgni3ayl5hbimakq8y4mw6qj04dn"))))
(base32 "1fyy3v1papg46cclk5fg8iqmg0671ccr82alvv41hk5d85ck04aq"))))
(properties `((upstream-name . "zellkonverter")))
(build-system r-build-system)
(propagated-inputs