mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-07-01 00:44:03 +02:00
gnu: r-flowmeans: Update to 1.72.0.
* gnu/packages/bioconductor.scm (r-flowmeans): Update to 1.72.0. Change-Id: If182f009f4a8045f76130efd8a97044d5a8c395d
This commit is contained in:
@@ -22295,14 +22295,14 @@ with flow cytometry data.")
|
||||
(define-public r-flowmeans
|
||||
(package
|
||||
(name "r-flowmeans")
|
||||
(version "1.70.0")
|
||||
(version "1.72.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "flowMeans" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0q2pnfadn8f4hhn2qd7yqrdl9hkjmcqizm5wjjybrhxq1g8sb15d"))))
|
||||
"0pdkksrqvnjk22kr2zplnicwqikm2yjg3alxvajpa7j5an2shfri"))))
|
||||
(properties `((upstream-name . "flowMeans")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
||||
Reference in New Issue
Block a user