gnu: r-ldheatmap: Update to 1.0-6.

* gnu/packages/bioconductor.scm (r-ldheatmap): Update to 1.0-6.
This commit is contained in:
Ricardo Wurmus 2022-05-28 08:30:08 +02:00
parent 3ceaa41e67
commit 3360f14b08
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -14832,14 +14832,14 @@ (define-public r-ldblock
(define-public r-ldheatmap (define-public r-ldheatmap
(package (package
(name "r-ldheatmap") (name "r-ldheatmap")
(version "1.0-4") (version "1.0-6")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "LDheatmap" version)) (uri (cran-uri "LDheatmap" version))
(sha256 (sha256
(base32 (base32
"1jp578cf29qcgx95w10lpymlwx2pgjsf0nypwkl9b8g635gkisq7")))) "0gr99kys1ahyl8s6cbj6rmh4vwid8kn92lcbjnwh0ahb73m2xjjc"))))
(properties `((upstream-name . "LDheatmap"))) (properties `((upstream-name . "LDheatmap")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs