gnu: r-ncdfflow: Update to 2.40.0.

* gnu/packages/bioconductor.scm (r-ncdfflow): Update to 2.40.0.
This commit is contained in:
Ricardo Wurmus 2021-11-04 22:04:32 +00:00
parent 9e01b4118e
commit 224eccca7a
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -9714,14 +9714,14 @@ (define-public r-flowmeans
(define-public r-ncdfflow
(package
(name "r-ncdfflow")
(version "2.38.0")
(version "2.40.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ncdfFlow" version))
(sha256
(base32
"1lm88qnfv6rnnr7wmgbvwyj272imjjjn7h3agxqqzsbmn8vyrnf0"))))
"1c6wb2x24ydqp5nxrx6bhj6f13x9djfy9awkc7zn63xkag7mvvar"))))
(properties `((upstream-name . "ncdfFlow")))
(build-system r-build-system)
(propagated-inputs