gnu: r-flowmeans: Update to 1.58.0.
* gnu/packages/bioconductor.scm (r-flowmeans): Update to 1.58.0.
This commit is contained in:
parent
c5130dfef1
commit
59a3f6df90
1 changed files with 2 additions and 2 deletions
|
@ -12800,14 +12800,14 @@ (define-public r-flowcore
|
|||
(define-public r-flowmeans
|
||||
(package
|
||||
(name "r-flowmeans")
|
||||
(version "1.56.0")
|
||||
(version "1.58.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "flowMeans" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1n4li43ydwwf5gvgmdml4ba28cxymybg5wnz6jvp35n959fwxv6y"))))
|
||||
"1hmr2i5svg1wvdgqhnp25k1c21p2pdd0ia9py5kp9sm5qvc9vngw"))))
|
||||
(properties `((upstream-name . "flowMeans")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue