me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/cran.scm (r-ldheatmap): Update to 0.99-8.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -14048,14 +14048,14 @@ inbred lines, F2 intercrosses, and association mapping populations.")
(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