me
/
guix
Archived
1
0
Fork 0

gnu: r-ggcyto: Update to 1.30.0.

* gnu/packages/bioconductor.scm (r-ggcyto): Update to 1.30.0.

Change-Id: I961a281d462a3e4105b58ba692590812fe375a3f
master
Ricardo Wurmus 2023-11-03 17:18:57 +01:00
parent 451730851d
commit 32a16be414
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -17327,14 +17327,14 @@ manipulation of flow cytometry data.")
(define-public r-ggcyto
(package
(name "r-ggcyto")
(version "1.28.1")
(version "1.30.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ggcyto" version))
(sha256
(base32
"1hgw8g0b62k2lyswp3m81qczzwsyid7zdrnyjvl9388k29w2105s"))))
"13zc5952drl187fl07v1nh6gv0g6ba11vxpxl4ghvavnknvi5phd"))))
(properties `((upstream-name . "ggcyto")))
(build-system r-build-system)
(propagated-inputs