me
/
guix
Archived
1
0
Fork 0

gnu: r-ihw: Update to 1.24.0.

* gnu/packages/bioconductor.scm (r-ihw): Update to 1.24.0.
master
Ricardo Wurmus 2022-05-28 12:44:54 +02:00
parent 5a23854532
commit 00da479a7b
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -7424,14 +7424,14 @@ to install interface to SYMPHONY.")
(define-public r-ihw (define-public r-ihw
(package (package
(name "r-ihw") (name "r-ihw")
(version "1.22.0") (version "1.24.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "IHW" version)) (uri (bioconductor-uri "IHW" version))
(sha256 (sha256
(base32 (base32
"0vgij5zyaw3fh7arkg4jy1mizsqzbkcsjl05mh3ng2bqh30kyqqx")))) "1gsfy75dz7xh16z844llcmjnp0a0ridszmrbbv2bdaa43na5msmf"))))
(properties `((upstream-name . "IHW"))) (properties `((upstream-name . "IHW")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs