mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 18:40:57 +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
|
||||
(package
|
||||
(name "r-reactomepa")
|
||||
(version "1.50.0")
|
||||
(version "1.52.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "ReactomePA" version))
|
||||
(sha256
|
||||
(base32
|
||||
"15l2j7jhwr3f024h3px18z9kgva3g0kghgwm8gy9dp5ljdz68d4w"))))
|
||||
"0gh2p7c7kab84kyrqad9ai6ywnpc5l9zryizj939mc88akjywgdx"))))
|
||||
(properties `((upstream-name . "ReactomePA")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue