mirror of
git://git.savannah.gnu.org/guix.git
synced 2023-12-14 03:33:07 +01:00
gnu: r-abaenrichment: Update to 1.24.0.
* gnu/packages/bioconductor.scm (r-abaenrichment): Update to 1.24.0.
This commit is contained in:
parent
b7057dbac6
commit
e79f4779ce
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue