gnu: r-gqtlbase: Update to 1.12.0.

* gnu/packages/bioinformatics.scm (r-gqtlbase): Update to 1.12.0.
This commit is contained in:
Ricardo Wurmus 2018-06-02 12:11:33 +02:00
parent e214a6e6ff
commit dcd1f0236c
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -10290,14 +10290,14 @@ organisms via the @code{g:Profiler} toolkit.")
(define-public r-gqtlbase
(package
(name "r-gqtlbase")
(version "1.10.0")
(version "1.12.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "gQTLBase" version))
(sha256
(base32
"1756vfcj2dkkgcmfkkg7qdaig36dv9gfvpypn9rbrky56wm1p035"))))
"1m3ajpqjhw1nwwsn372r44xfxq0a9a0pzsnrprzdjp6mh52p9b5m"))))
(properties `((upstream-name . "gQTLBase")))
(build-system r-build-system)
(propagated-inputs