gnu: r-flowcore: Update to 2.6.0.

* gnu/packages/bioconductor.scm (r-flowcore): Update to 2.6.0.
This commit is contained in:
Ricardo Wurmus 2021-11-04 22:04:31 +00:00
parent 6e07dec942
commit fe947b3c0e
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -9656,14 +9656,14 @@ (define-public r-cytolib
(define-public r-flowcore
(package
(name "r-flowcore")
(version "2.4.0")
(version "2.6.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "flowCore" version))
(sha256
(base32
"13xpbkxi53rxmhvpdiy6bydmhicmxd2gi96d9c1qx4lkss2f14nc"))))
"0zbd2hrdbb6r0np6nd3ab8nlcf9l57vcwnnhbqkbas8y0c2i2mwp"))))
(properties `((upstream-name . "flowCore")))
(build-system r-build-system)
(propagated-inputs