gnu: r-ncdfflow: Update to 2.50.0.

* gnu/packages/bioconductor.scm (r-ncdfflow): Update to 2.50.0.

Change-Id: I462cd25ccd4f4e96a21293d7d6bbfab68665b91c
This commit is contained in:
Ricardo Wurmus 2024-05-07 13:07:04 +02:00
parent 45c2302159
commit af2f837060
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -18790,14 +18790,14 @@ change point detection.")
(define-public r-ncdfflow
(package
(name "r-ncdfflow")
(version "2.48.0")
(version "2.50.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ncdfFlow" version))
(sha256
(base32
"0z9vgd8v69iq8gv23iiaxrk77j2aq8y2n5k8x9jmxphbm0cm19a0"))))
"1mbq3190nxlzhfb58i7s2f5f9fngda1icnihmyplagh64savlpcn"))))
(properties `((upstream-name . "ncdfFlow")))
(build-system r-build-system)
(propagated-inputs