mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 10:30:43 +02:00
gnu: r-ggcyto: Update to 1.36.0.
* gnu/packages/bioconductor.scm (r-ggcyto): Update to 1.36.0. Change-Id: Id210f9ba0134e1fcad89e93125bd26e3a86aa8c0
This commit is contained in:
parent
72e55fcd9e
commit
74bd891306
1 changed files with 2 additions and 2 deletions
|
@ -21734,14 +21734,14 @@ manipulation of flow cytometry data.")
|
|||
(define-public r-ggcyto
|
||||
(package
|
||||
(name "r-ggcyto")
|
||||
(version "1.34.0")
|
||||
(version "1.36.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "ggcyto" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0a74lb36482djxfr77akyqqa7wnj9y3g4fkn8ain2gsbb3l6kcbk"))))
|
||||
"0pdbp05vv9n7dal1bmdkvb0p9vb4lixk19wr2k93kpj3bkc0dzaz"))))
|
||||
(properties
|
||||
`((upstream-name . "ggcyto")
|
||||
;; Avoid dependency cycle.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue