me
/
guix
Archived
1
0
Fork 0

gnu: r-ggcyto: Update to 1.30.2.

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

Change-Id: I29c123aa60347b491412631f036923c3bbb7d6c9
master
Ricardo Wurmus 2024-03-06 11:31:32 +01:00
parent f83fbb9353
commit c202079ef8
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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