gnu: r-flowstats: Update to 4.4.0.

* gnu/packages/bioconductor.scm (r-flowstats): Update to 4.4.0.
This commit is contained in:
Ricardo Wurmus 2021-06-05 08:50:06 +02:00
parent a1557adfcf
commit 6489371b80
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -9641,14 +9641,14 @@ matches the flowJo analysis.")
(define-public r-flowstats
(package
(name "r-flowstats")
(version "4.2.0")
(version "4.4.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "flowStats" version))
(sha256
(base32
"1i6nrwc55k4bn4qprgs6npy7wf8537m429yncqsygsv47z21ix6x"))))
"1yr5m7qmhmm52c70z3d0zy4zgf0hja7r2ig9yljv5w86bzm962x6"))))
(properties `((upstream-name . "flowStats")))
(build-system r-build-system)
(propagated-inputs