me
/
guix
Archived
1
0
Fork 0

gnu: r-ihw: Update to 1.32.0.

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

Change-Id: Id002b977b421c761f0b5776700283e71f937a04e
master
Ricardo Wurmus 2024-05-07 13:06:47 +02:00
parent ce4f5ee13f
commit fcfa770494
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

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