me
/
guix
Archived
1
0
Fork 0

gnu: r-gqtlstats: Update to 1.18.0.

* gnu/packages/bioinformatics.scm (r-gqtlstats): Update to 1.18.0.
master
Ricardo Wurmus 2019-12-15 15:04:18 +01:00
parent d57b6b4bae
commit cfa93a30b4
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -10252,14 +10252,14 @@ defining LD blocks.")
(define-public r-gqtlstats
(package
(name "r-gqtlstats")
(version "1.16.0")
(version "1.18.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "gQTLstats" version))
(sha256
(base32
"17xadfn8qh1pwzlpcbds5wrjr9bzhsnmv90wffxmp02hq20qkrh5"))))
"1dly4p9r4231hf31xg1nzqiyvjbcfjljfmhb88ic1jxwnvniyv2f"))))
(properties `((upstream-name . "gQTLstats")))
(build-system r-build-system)
(propagated-inputs