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

* gnu/packages/cran.scm (r-ldheatmap): Update to 1.0-4.
This commit is contained in:
Ricardo Wurmus 2020-10-31 13:43:02 +01:00
parent 5619d9ddf5
commit 61d420311d
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -14399,14 +14399,14 @@ (define-public r-dlmap
(define-public r-ldheatmap
(package
(name "r-ldheatmap")
(version "0.99-8")
(version "1.0-4")
(source
(origin
(method url-fetch)
(uri (cran-uri "LDheatmap" version))
(sha256
(base32
"1x3da3rbhyqb2ddngi48qv7vzb6vc347n9qhryr70qgcc1xvqj4z"))))
"1jp578cf29qcgx95w10lpymlwx2pgjsf0nypwkl9b8g635gkisq7"))))
(properties `((upstream-name . "LDheatmap")))
(build-system r-build-system)
(propagated-inputs