1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-08-12 12:21:25 +02:00

gnu: r-reqon: Update to 1.42.0.

* gnu/packages/bioconductor.scm (r-reqon): Update to 1.42.0.
This commit is contained in:
Ricardo Wurmus
2022-05-28 12:45:12 +02:00
parent d68798fbd9
commit 988ed7b090
+2 -2
View File
@@ -11861,14 +11861,14 @@ genome sequence.")
(define-public r-reqon
(package
(name "r-reqon")
(version "1.40.0")
(version "1.42.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ReQON" version))
(sha256
(base32
"14v79vg3pmpkbzgn8xqd020jdwcs8g57d46bzl23yi3w1rsfbrb1"))))
"1f5pplm8fy3wvl0b6n18gph4dq9i9x5qiyjrj0bk0kwlkbpba74r"))))
(properties `((upstream-name . "ReQON")))
(build-system r-build-system)
(propagated-inputs