mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-14 11:00:36 +02:00
gnu: r-reactomepa: Update to 1.52.0.
* gnu/packages/bioconductor.scm (r-reactomepa): Update to 1.52.0. Change-Id: I879fbc7026a16d62f1eec3259cb13f0bfe8fe2f6
This commit is contained in:
parent
148fb4f6ab
commit
9c12d59641
1 changed files with 2 additions and 2 deletions
|
@ -23931,14 +23931,14 @@ symbols).")
|
||||||
(define-public r-reactomepa
|
(define-public r-reactomepa
|
||||||
(package
|
(package
|
||||||
(name "r-reactomepa")
|
(name "r-reactomepa")
|
||||||
(version "1.50.0")
|
(version "1.52.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
|
||||||
"15l2j7jhwr3f024h3px18z9kgva3g0kghgwm8gy9dp5ljdz68d4w"))))
|
"0gh2p7c7kab84kyrqad9ai6ywnpc5l9zryizj939mc88akjywgdx"))))
|
||||||
(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