1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-01 14:55:55 +02:00

gnu: r-reqon: Update to 1.40.0.

* gnu/packages/bioconductor.scm (r-reqon): Update to 1.40.0.
This commit is contained in:
Ricardo Wurmus
2021-11-04 22:04:35 +00:00
parent 10a7837bb8
commit bbfeee3ee4
+2 -2
View File
@@ -10738,14 +10738,14 @@ injected in that sequence).")
(define-public r-reqon
(package
(name "r-reqon")
(version "1.38.0")
(version "1.40.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ReQON" version))
(sha256
(base32
"1z13avbxwvvhh03arjfnaipznynifsi8k2hzw4kappz24f7lwmza"))))
"14v79vg3pmpkbzgn8xqd020jdwcs8g57d46bzl23yi3w1rsfbrb1"))))
(properties `((upstream-name . "ReQON")))
(build-system r-build-system)
(propagated-inputs