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