gnu: r-cytoml: Update to 2.2.1.

* gnu/packages/bioconductor.scm (r-cytoml): Update to 2.2.1.
This commit is contained in:
zimoun 2020-10-30 15:54:26 +01:00 committed by Ricardo Wurmus
parent 5abf0a0dd2
commit 63033b159a
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -6367,14 +6367,14 @@ (define-public r-opencyto
(define-public r-cytoml
(package
(name "r-cytoml")
(version "2.0.5")
(version "2.2.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "CytoML" version))
(sha256
(base32
"174brv027mm90lydfg6hnhazwh8jy4vf6ial4hpsfalwa5jrz55n"))))
"1d8x49aqc95x1vx456hya5r7mal80pj9l6wmr5x5pb5r8qyzz6yq"))))
(properties `((upstream-name . "CytoML")))
(build-system r-build-system)
(inputs