mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 14:07:01 +01:00
gnu: r-reactomepa: Update to 1.34.0.
* gnu/packages/bioconductor.scm (r-reactomepa): Update to 1.34.0.
This commit is contained in:
parent
26224e09ae
commit
a4f4a55283
1 changed files with 2 additions and 2 deletions
|
@ -7780,14 +7780,14 @@ (define-public r-graphite
|
|||
(define-public r-reactomepa
|
||||
(package
|
||||
(name "r-reactomepa")
|
||||
(version "1.32.0")
|
||||
(version "1.34.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "ReactomePA" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1ngilyn1mihwxs4sh5gk9y829xghdmh277cfw3vfgflz9sgwy21x"))))
|
||||
"04b2ng9jp2bsfbg3wnbg6m6a5c3szcmbypk1lx34i63228g8z98m"))))
|
||||
(properties `((upstream-name . "ReactomePA")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue