1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-02 15:25:54 +02:00

gnu: r-gqtlstats: Update to 1.16.0.

* gnu/packages/bioinformatics.scm (r-gqtlstats): Update to 1.16.0.
This commit is contained in:
Ricardo Wurmus
2019-05-05 23:47:29 +02:00
parent 105d9e2cb4
commit a349d57a46
+2 -2
View File
@@ -10202,14 +10202,14 @@ defining LD blocks.")
(define-public r-gqtlstats
(package
(name "r-gqtlstats")
(version "1.14.1")
(version "1.16.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "gQTLstats" version))
(sha256
(base32
"1rkbnb3h02fdksc4nacqvmq4jgbj9fz4hm7j51yr2ggcgcykwraa"))))
"17xadfn8qh1pwzlpcbds5wrjr9bzhsnmv90wffxmp02hq20qkrh5"))))
(properties `((upstream-name . "gQTLstats")))
(build-system r-build-system)
(propagated-inputs