mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-ncdfflow: Update to 2.48.0.
* gnu/packages/bioconductor.scm (r-ncdfflow): Update to 2.48.0. Change-Id: Ifa2ccc14f1f4b23fe582f31c219eac0bb5d0b9db
This commit is contained in:
parent
3ef5cbf874
commit
451730851d
1 changed files with 2 additions and 2 deletions
|
@ -17297,14 +17297,14 @@ change point detection.")
|
||||||
(define-public r-ncdfflow
|
(define-public r-ncdfflow
|
||||||
(package
|
(package
|
||||||
(name "r-ncdfflow")
|
(name "r-ncdfflow")
|
||||||
(version "2.46.0")
|
(version "2.48.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "ncdfFlow" version))
|
(uri (bioconductor-uri "ncdfFlow" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0nrj4g02kx763wb70fzvhidmzp82gr1g3fp1aa1bv34cj4lnp47q"))))
|
"0z9vgd8v69iq8gv23iiaxrk77j2aq8y2n5k8x9jmxphbm0cm19a0"))))
|
||||||
(properties `((upstream-name . "ncdfFlow")))
|
(properties `((upstream-name . "ncdfFlow")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue