mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-reactomepa: Update to 1.36.0.
* gnu/packages/bioconductor.scm (r-reactomepa): Update to 1.36.0.
This commit is contained in:
parent
a95a14c0cc
commit
f218b9b216
1 changed files with 2 additions and 2 deletions
|
@ -11256,14 +11256,14 @@ symbols).")
|
||||||
(define-public r-reactomepa
|
(define-public r-reactomepa
|
||||||
(package
|
(package
|
||||||
(name "r-reactomepa")
|
(name "r-reactomepa")
|
||||||
(version "1.34.0")
|
(version "1.36.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "ReactomePA" version))
|
(uri (bioconductor-uri "ReactomePA" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"04b2ng9jp2bsfbg3wnbg6m6a5c3szcmbypk1lx34i63228g8z98m"))))
|
"1293z89ai766c559axgr7mz5x4564gyl9xqzf6s8s0aj1xb35gqf"))))
|
||||||
(properties `((upstream-name . "ReactomePA")))
|
(properties `((upstream-name . "ReactomePA")))
|
||||||
(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