me
/
guix
Archived
1
0
Fork 0

gnu: r-flowmeans: Update to 1.54.0.

* gnu/packages/bioconductor.scm (r-flowmeans): Update to 1.54.0.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -9688,14 +9688,14 @@ with flow cytometry data.")
(define-public r-flowmeans (define-public r-flowmeans
(package (package
(name "r-flowmeans") (name "r-flowmeans")
(version "1.52.0") (version "1.54.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
"1awskkq48qhv4v9glxgfqi0kgwqd62fbj641k4vvxfcwsf2c7bfg")))) "0iy8hvi0inj1ylhdx6q4mya9k55iazprz6fdrnq1mxb2iyndzsl6"))))
(properties `((upstream-name . "flowMeans"))) (properties `((upstream-name . "flowMeans")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs