me
/
guix
Archived
1
0
Fork 0

gnu: r-zellkonverter: Update to 1.6.1.

* gnu/packages/bioconductor.scm (r-zellkonverter): Update to 1.6.1.
master
Ricardo Wurmus 2022-05-28 12:44:47 +02:00
parent 2bc32aa065
commit 2b652812e8
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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