mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-26 12:39:36 -05:00
gnu: r-flowmeans: Update to 1.64.0.
* gnu/packages/bioconductor.scm (r-flowmeans): Update to 1.64.0. Change-Id: I0b99b3c3ebf292d9e7318a5fe33900be0634ccad
This commit is contained in:
parent
371f8a8339
commit
45c2302159
1 changed files with 2 additions and 2 deletions
|
@ -18767,14 +18767,14 @@ (define-public r-flowcore
|
|||
(define-public r-flowmeans
|
||||
(package
|
||||
(name "r-flowmeans")
|
||||
(version "1.62.0")
|
||||
(version "1.64.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "flowMeans" version))
|
||||
(sha256
|
||||
(base32
|
||||
"06n35c5fdkd3l8d5q8a23yslanirwhbf07b4f0zmf9a43zi642bv"))))
|
||||
"0bkp3q71qj1r2bwfpfriflqklvcqpvh760as7sr489sb18y1xlms"))))
|
||||
(properties `((upstream-name . "flowMeans")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue