me
/
guix
Archived
1
0
Fork 0

gnu: r-ihw: Update to 1.28.0.

* gnu/packages/bioconductor.scm (r-ihw): Update to 1.28.0.
master
Ricardo Wurmus 2023-04-28 18:00:07 +02:00
parent cb5b5722bd
commit 6c7f4296b9
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -11476,14 +11476,14 @@ to install interface to SYMPHONY.")
(define-public r-ihw
(package
(name "r-ihw")
(version "1.26.0")
(version "1.28.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "IHW" version))
(sha256
(base32
"04vbf42bzqydf5mi4mqmcyh0xdx4phs4cjhsm6fimhmjhxm8jyry"))))
"0i4yahgkrg9rnc0xldm026k6bd1bn5nkgkaf6kpyyday41rxzyq8"))))
(properties `((upstream-name . "IHW")))
(build-system r-build-system)
(propagated-inputs