me
/
guix
Archived
1
0
Fork 0

gnu: r-abaenrichment: Update to 1.20.0.

* gnu/packages/bioconductor.scm (r-abaenrichment): Update to 1.20.0.
master
zimoun 2020-10-30 15:51:43 +01:00 committed by Ricardo Wurmus
parent c3b69d6333
commit 8a7f7112f1
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -4565,14 +4565,14 @@ annotations and ontologies.")
(define-public r-abaenrichment (define-public r-abaenrichment
(package (package
(name "r-abaenrichment") (name "r-abaenrichment")
(version "1.18.0") (version "1.20.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "ABAEnrichment" version)) (uri (bioconductor-uri "ABAEnrichment" version))
(sha256 (sha256
(base32 (base32
"09ihbgxrhpcz2q7svldhm710a0yrhiqk9p0q0myv11c2w50ymwkw")))) "0i0214ap9f6lnyawdgcdsds6g3g9qqji3wbn6ln6rs698gjs9w9c"))))
(properties `((upstream-name . "ABAEnrichment"))) (properties `((upstream-name . "ABAEnrichment")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs