Archived
1
0
Fork 0

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 @@ inbred lines, F2 intercrosses, and association mapping populations.")
(define-public r-ldheatmap (define-public r-ldheatmap
(package (package
(name "r-ldheatmap") (name "r-ldheatmap")
(version "0.99-7") (version "0.99-8")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "LDheatmap" version)) (uri (cran-uri "LDheatmap" version))
(sha256 (sha256
(base32 (base32
"1r0j8bihi5z1x0sgaf7dwzpsw9i0nc1vylvipvc0cia2ka1lr9dc")))) "1x3da3rbhyqb2ddngi48qv7vzb6vc347n9qhryr70qgcc1xvqj4z"))))
(properties `((upstream-name . "LDheatmap"))) (properties `((upstream-name . "LDheatmap")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs