gnu: r-gostats: Update to 2.42.0.

* gnu/packages/bioinformatics.scm (r-gostats): Update to 2.42.0.
This commit is contained in:
Roel Janssen 2017-04-28 10:31:05 +02:00
parent ca0289aee7
commit 9511773423
No known key found for this signature in database
GPG Key ID: C3EC1DCA843072E1
1 changed files with 2 additions and 2 deletions

View File

@ -5614,14 +5614,14 @@ analysis.")
(define-public r-gostats (define-public r-gostats
(package (package
(name "r-gostats") (name "r-gostats")
(version "2.40.0") (version "2.42.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "GOstats" version)) (uri (bioconductor-uri "GOstats" version))
(sha256 (sha256
(base32 (base32
"0g2czm94zhzx92z7y2r4mjfxhwml7bhab2db6820ks8nkw1zvr9n")))) "0qvqjgfnd9ap4rikvyxa9p4dhcnccvkw8phzv88vghh6pq463d62"))))
(properties `((upstream-name . "GOstats"))) (properties `((upstream-name . "GOstats")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs