mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-rgreat: Update to 2.6.0.
* gnu/packages/bioconductor.scm (r-rgreat): Update to 2.6.0. Change-Id: I8ec9065aea86ab4fe7ff659af035441ea5877373
This commit is contained in:
parent
09932cf188
commit
3c811d9bc7
1 changed files with 2 additions and 2 deletions
|
@ -21527,14 +21527,14 @@ dimensional mass cytometry data.")
|
|||
(define-public r-rgreat
|
||||
(package
|
||||
(name "r-rgreat")
|
||||
(version "2.4.0")
|
||||
(version "2.6.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "rGREAT" version))
|
||||
(sha256
|
||||
(base32
|
||||
"09fvmfiavawfwbxaj1585l2n00fibx9z3r17dv06hc6b40a1sa12"))))
|
||||
"0sszyfnnzzn5xhs39zgkzr7f3da820nxr6qaw68wknblgmyyddi8"))))
|
||||
(properties `((upstream-name . "rGREAT")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue