me
/
guix
Archived
1
0
Fork 0

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

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

View File

@ -14399,14 +14399,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-8") (version "1.0-4")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "LDheatmap" version)) (uri (cran-uri "LDheatmap" version))
(sha256 (sha256
(base32 (base32
"1x3da3rbhyqb2ddngi48qv7vzb6vc347n9qhryr70qgcc1xvqj4z")))) "1jp578cf29qcgx95w10lpymlwx2pgjsf0nypwkl9b8g635gkisq7"))))
(properties `((upstream-name . "LDheatmap"))) (properties `((upstream-name . "LDheatmap")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs