gnu: r-abaenrichment: Update to 1.20.0.

* gnu/packages/bioconductor.scm (r-abaenrichment): Update to 1.20.0.
This commit is contained in:
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

View file

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