gnu: r-gqtlstats: Update to 1.14.0.

* gnu/packages/bioinformatics.scm (r-gqtlstats): Update to 1.14.0.
This commit is contained in:
Ricardo Wurmus 2018-11-07 12:16:57 +01:00
parent da679b5202
commit ea55326dc7
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -10568,14 +10568,14 @@ defining LD blocks.")
(define-public r-gqtlstats (define-public r-gqtlstats
(package (package
(name "r-gqtlstats") (name "r-gqtlstats")
(version "1.12.0") (version "1.14.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "gQTLstats" version)) (uri (bioconductor-uri "gQTLstats" version))
(sha256 (sha256
(base32 (base32
"19g8qhfgngdc14cw9k4i44cxhs3qva87x56gjzmn25k1yj8qgsp1")))) "1sg9kw59dlayj7qxql9pd93d4hmml504sa3kkfpzfh3xri7m5pxf"))))
(properties `((upstream-name . "gQTLstats"))) (properties `((upstream-name . "gQTLstats")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs