1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-09 10:45:54 +02:00

gnu: r-ihw: Update to 1.32.0.

* gnu/packages/bioconductor.scm (r-ihw): Update to 1.32.0.

Change-Id: Id002b977b421c761f0b5776700283e71f937a04e
This commit is contained in:
Ricardo Wurmus
2024-05-07 13:06:47 +02:00
parent ce4f5ee13f
commit fcfa770494
+2 -2
View File
@@ -14708,14 +14708,14 @@ to install interface to SYMPHONY.")
(define-public r-ihw
(package
(name "r-ihw")
(version "1.30.0")
(version "1.32.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "IHW" version))
(sha256
(base32
"1pix38lg9snw0jdihh8sifnmckyw1lniwp95r93ca524g6swfc8b"))))
"0j7rfyhpzr8zzyvjyphlfviy07z30nzsqq6isi4l0r4qgaziy1s6"))))
(properties `((upstream-name . "IHW")))
(build-system r-build-system)
(propagated-inputs