gnu: r-gostats: Update to 2.40.0.

* gnu/packages/bioinformatics.scm (r-gostats): Update to 2.40.0.
This commit is contained in:
Ricardo Wurmus 2016-10-26 08:48:42 +02:00
parent 816599c1e7
commit ae6899b683
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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