gnu: r-flowmeans: Update to 1.58.0.

* gnu/packages/bioconductor.scm (r-flowmeans): Update to 1.58.0.
This commit is contained in:
zimoun 2022-11-17 03:50:24 +01:00 committed by Ricardo Wurmus
parent c5130dfef1
commit 59a3f6df90
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -12800,14 +12800,14 @@ (define-public r-flowcore
(define-public r-flowmeans (define-public r-flowmeans
(package (package
(name "r-flowmeans") (name "r-flowmeans")
(version "1.56.0") (version "1.58.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "flowMeans" version)) (uri (bioconductor-uri "flowMeans" version))
(sha256 (sha256
(base32 (base32
"1n4li43ydwwf5gvgmdml4ba28cxymybg5wnz6jvp35n959fwxv6y")))) "1hmr2i5svg1wvdgqhnp25k1c21p2pdd0ia9py5kp9sm5qvc9vngw"))))
(properties `((upstream-name . "flowMeans"))) (properties `((upstream-name . "flowMeans")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs