me
/
guix
Archived
1
0
Fork 0

gnu: r-ncdfflow: Update to 2.48.0.

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

Change-Id: Ifa2ccc14f1f4b23fe582f31c219eac0bb5d0b9db
master
Ricardo Wurmus 2023-11-03 17:18:56 +01:00
parent 3ef5cbf874
commit 451730851d
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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