gnu: r-flowmeans: Update to 1.54.0.

* gnu/packages/bioconductor.scm (r-flowmeans): Update to 1.54.0.
This commit is contained in:
Ricardo Wurmus 2021-11-04 22:04:32 +00:00
parent fe947b3c0e
commit 9e01b4118e
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -9688,14 +9688,14 @@ (define-public r-flowcore
(define-public r-flowmeans
(package
(name "r-flowmeans")
(version "1.52.0")
(version "1.54.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "flowMeans" version))
(sha256
(base32
"1awskkq48qhv4v9glxgfqi0kgwqd62fbj641k4vvxfcwsf2c7bfg"))))
"0iy8hvi0inj1ylhdx6q4mya9k55iazprz6fdrnq1mxb2iyndzsl6"))))
(properties `((upstream-name . "flowMeans")))
(build-system r-build-system)
(propagated-inputs