gnu: r-ldheatmap: Update to 0.99-8.

* gnu/packages/cran.scm (r-ldheatmap): Update to 0.99-8.
This commit is contained in:
Ricardo Wurmus 2020-06-22 12:13:13 +02:00
parent 0319196561
commit 4a55cc48b8
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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