1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-06-30 00:34:04 +02:00

gnu: r-depecher: Update to 1.28.0.

* gnu/packages/bioconductor.scm (r-depecher): Update to 1.28.0.

Change-Id: I7054b7407c18d2629d3885119c28faddd6c19c04
This commit is contained in:
Ricardo Wurmus
2026-05-01 22:16:10 +02:00
parent 01ef8bb547
commit 61a67383b4
+2 -2
View File
@@ -22781,14 +22781,14 @@ delete entire rows with missing data.")
(define-public r-depecher
(package ;Source/Weave error
(name "r-depecher")
(version "1.26.0")
(version "1.28.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "DepecheR" version))
(sha256
(base32
"063jx19fs7gx84ivsmfs47lw5i79037v4c31k50jfzbxnwb1bnnc"))))
"15nr1qmzsqilawrpyva47ixd4z9p7n5qq12l0pn851a5kn2m41vf"))))
(properties `((upstream-name . "DepecheR")))
(build-system r-build-system)
(propagated-inputs