gnu: r-ihw: Update to 1.32.0.
* gnu/packages/bioconductor.scm (r-ihw): Update to 1.32.0. Change-Id: Id002b977b421c761f0b5776700283e71f937a04emaster
parent
ce4f5ee13f
commit
fcfa770494
|
@ -14708,14 +14708,14 @@ to install interface to SYMPHONY.")
|
||||||
(define-public r-ihw
|
(define-public r-ihw
|
||||||
(package
|
(package
|
||||||
(name "r-ihw")
|
(name "r-ihw")
|
||||||
(version "1.30.0")
|
(version "1.32.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
|
||||||
"1pix38lg9snw0jdihh8sifnmckyw1lniwp95r93ca524g6swfc8b"))))
|
"0j7rfyhpzr8zzyvjyphlfviy07z30nzsqq6isi4l0r4qgaziy1s6"))))
|
||||||
(properties `((upstream-name . "IHW")))
|
(properties `((upstream-name . "IHW")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
|
Reference in New Issue