gnu: r-flowmeans: Update to 1.56.0.
* gnu/packages/bioconductor.scm (r-flowmeans): Update to 1.56.0.
This commit is contained in:
parent
e5a261cd34
commit
739beb90c4
1 changed files with 2 additions and 2 deletions
|
@ -10892,14 +10892,14 @@ with flow cytometry data.")
|
|||
(define-public r-flowmeans
|
||||
(package
|
||||
(name "r-flowmeans")
|
||||
(version "1.54.0")
|
||||
(version "1.56.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "flowMeans" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0iy8hvi0inj1ylhdx6q4mya9k55iazprz6fdrnq1mxb2iyndzsl6"))))
|
||||
"1n4li43ydwwf5gvgmdml4ba28cxymybg5wnz6jvp35n959fwxv6y"))))
|
||||
(properties `((upstream-name . "flowMeans")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Reference in a new issue