me
/
guix
Archived
1
0
Fork 0

gnu: r-rgreat: Update to 1.22.0.

* gnu/packages/bioconductor.scm (r-rgreat): Update to 1.22.0.
master
zimoun 2020-10-30 15:56:50 +01:00 committed by Ricardo Wurmus
parent 15be98c136
commit 7a242042ae
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -8216,14 +8216,14 @@ dimensional mass cytometry data.")
(define-public r-rgreat
(package
(name "r-rgreat")
(version "1.20.0")
(version "1.22.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "rGREAT" version))
(sha256
(base32
"0n8dw9ibb2klsczcxvvinpi9l53w8cs436i0c8w2jmramayl593v"))))
"0p2b8cqxibxxmsh687y7yvlvr2a5ipiz53jb4wsr8ddypynb1asj"))))
(properties `((upstream-name . "rGREAT")))
(build-system r-build-system)
(propagated-inputs