mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 14:07:01 +01:00
gnu: r-flowmeans: Update to 1.62.0.
* gnu/packages/bioconductor.scm (r-flowmeans): Update to 1.62.0. Change-Id: Ia9a88f9dbb6f061657444da54312c1303002c578
This commit is contained in:
parent
bd5d74cbdf
commit
3ef5cbf874
1 changed files with 2 additions and 2 deletions
|
@ -17274,14 +17274,14 @@ (define-public r-flowcore
|
|||
(define-public r-flowmeans
|
||||
(package
|
||||
(name "r-flowmeans")
|
||||
(version "1.60.0")
|
||||
(version "1.62.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "flowMeans" version))
|
||||
(sha256
|
||||
(base32
|
||||
"18lp1pickpd68fl7a4nidyvyh4yf53gbgn2f2yxaxfp2mk3mj88w"))))
|
||||
"06n35c5fdkd3l8d5q8a23yslanirwhbf07b4f0zmf9a43zi642bv"))))
|
||||
(properties `((upstream-name . "flowMeans")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue