1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-07-03 20:34:06 +02:00

gnu: r-ggcyto: Update to 1.40.0.

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

Change-Id: I82c59d7327683548ac9b3b70fdfc88569419c428
This commit is contained in:
Ricardo Wurmus
2026-05-01 22:16:07 +02:00
parent f426729db4
commit e96d280bc3
+2 -2
View File
@@ -22350,14 +22350,14 @@ manipulation of flow cytometry data.")
(define-public r-ggcyto
(package
(name "r-ggcyto")
(version "1.38.1")
(version "1.40.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ggcyto" version))
(sha256
(base32
"13yg17hn6f6gsfr44gkm6rx0p1d0lvhp8rywyhpby4ckqzw6xwxb"))))
"15v4k4f08pcq0j3ab0zkp1v1b2r4rf0lh848vbx3bpkk1lnrbivk"))))
(properties
`((upstream-name . "ggcyto")
;; Avoid dependency cycle.