mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-ebarrays: Update to 2.72.0.
* gnu/packages/bioconductor.scm (r-ebarrays): Update to 2.72.0. Change-Id: I75f591145f7ca2279b9cbf65bd8689979e67ece0
This commit is contained in:
parent
9c12d59641
commit
0772bd73d6
1 changed files with 2 additions and 2 deletions
|
@ -23965,14 +23965,14 @@ enrichment analysis and several functions for visualization.")
|
|||
(define-public r-ebarrays
|
||||
(package
|
||||
(name "r-ebarrays")
|
||||
(version "2.70.0")
|
||||
(version "2.72.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "EBarrays" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1wzfi2bfzhdjc5nvs1iwb8b7ln0n9fhkvpqf27y3p082ajhybjdf"))))
|
||||
"04p4zxx4z5hzgw957rl3zwfpy8yrsaj7jab70xz05i1nc315l0kp"))))
|
||||
(properties `((upstream-name . "EBarrays")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue