1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-13 18:40:57 +02:00

gnu: r-ncdfflow: Update to 2.54.0.

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

Change-Id: I207867cd494f5664433ff363271e1634ebc7dd17
This commit is contained in:
Ricardo Wurmus 2025-04-29 18:56:46 +02:00
parent dc52c433bc
commit 72e55fcd9e
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -21694,14 +21694,14 @@ change point detection.")
(define-public r-ncdfflow
(package
(name "r-ncdfflow")
(version "2.52.1")
(version "2.54.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ncdfFlow" version))
(sha256
(base32
"1sqpifafyrnxln062pn3cvwxkmmxf9xzx5zsjb8i4bhxgkhrh7vh"))))
"0b4vriw7msvl0pv7m7wpx3gqg10pfdj6vnclawx2v3zarqbl2ny0"))))
(properties
`((upstream-name . "ncdfFlow")
;; Avoid dependency cycle.