me
/
guix
Archived
1
0
Fork 0

gnu: r-reactomepa: Update to 1.34.0.

* gnu/packages/bioconductor.scm (r-reactomepa): Update to 1.34.0.
master
zimoun 2020-10-30 15:56:10 +01:00 committed by Ricardo Wurmus
parent 26224e09ae
commit a4f4a55283
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -7780,14 +7780,14 @@ symbols).")
(define-public r-reactomepa (define-public r-reactomepa
(package (package
(name "r-reactomepa") (name "r-reactomepa")
(version "1.32.0") (version "1.34.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
"1ngilyn1mihwxs4sh5gk9y829xghdmh277cfw3vfgflz9sgwy21x")))) "04b2ng9jp2bsfbg3wnbg6m6a5c3szcmbypk1lx34i63228g8z98m"))))
(properties `((upstream-name . "ReactomePA"))) (properties `((upstream-name . "ReactomePA")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs