mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-28 07:12:30 -05:00
gnu: r-genie3: Update to 1.24.0.
* gnu/packages/bioconductor.scm (r-genie3): Update to 1.24.0. Change-Id: I5fd664aecec4037793a190326936c11316499f8d
This commit is contained in:
parent
8ef81e22b3
commit
5fa4d39b7a
1 changed files with 2 additions and 2 deletions
|
@ -18044,14 +18044,14 @@ (define-public r-cistopic-next
|
|||
(define-public r-genie3
|
||||
(package
|
||||
(name "r-genie3")
|
||||
(version "1.22.0")
|
||||
(version "1.24.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "GENIE3" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1q4wi3k95c8vsyfx6359p2p29ascjg1cxmpp9bf99ixbjs71rd33"))))
|
||||
"0bsid8qhcqgalqghr2b2592pzm4viyi7wq8h5dmhrrl7gky8l60k"))))
|
||||
(properties `((upstream-name . "GENIE3")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue