me
/
guix
Archived
1
0
Fork 0

gnu: r-abaenrichment: Update to 1.24.0.

* gnu/packages/bioconductor.scm (r-abaenrichment): Update to 1.24.0.
master
Ricardo Wurmus 2021-11-04 22:04:25 +00:00
parent b7057dbac6
commit e79f4779ce
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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