me
/
guix
Archived
1
0
Fork 0

gnu: r-abaenrichment: Update to 1.22.0.

* gnu/packages/bioconductor.scm (r-abaenrichment): Update to 1.22.0.
master
Ricardo Wurmus 2021-06-05 08:50:00 +02:00
parent b7f6999ee4
commit 77a1c4a6aa
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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