mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-genie3: Update to 1.18.0.
* gnu/packages/bioconductor.scm (r-genie3): Update to 1.18.0.
This commit is contained in:
parent
840ffa0bfa
commit
8ad4197c23
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue