gnu: r-genie3: Update to 1.18.0.

* gnu/packages/bioconductor.scm (r-genie3): Update to 1.18.0.
This commit is contained in:
Ricardo Wurmus 2022-05-28 12:45:11 +02:00
parent 840ffa0bfa
commit 8ad4197c23
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -11666,14 +11666,14 @@ cisTopics and explore the nature and regulatory proteins driving them.")
(define-public r-genie3 (define-public r-genie3
(package (package
(name "r-genie3") (name "r-genie3")
(version "1.16.0") (version "1.18.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "GENIE3" version)) (uri (bioconductor-uri "GENIE3" version))
(sha256 (sha256
(base32 (base32
"0ms769267pimrx3xwwkgjy03qilkxxs7xwhzfca01f65i4n3l6fw")))) "0h3vnpnznb9rda8gfwp4cnd2mqsvs1vzmfx90dchn5pqaphz1k2l"))))
(properties `((upstream-name . "GENIE3"))) (properties `((upstream-name . "GENIE3")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs