gnu: r-gostats: Update to 2.50.0.

* gnu/packages/bioinformatics.scm (r-gostats): Update to 2.50.0.
This commit is contained in:
Ricardo Wurmus 2019-05-05 23:28:16 +02:00
parent 4d88dbe6eb
commit fe40f55094
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -6871,14 +6871,14 @@ (define-public r-category
(define-public r-gostats
(package
(name "r-gostats")
(version "2.48.0")
(version "2.50.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "GOstats" version))
(sha256
(base32
"0wlqqgfynwqnqhckhsfjwg9zkj6hkmzwd5y76dhqz720vy21rcln"))))
"1a95i6awm2a8xv42fg2z3n29fg9z29i45kd80hxf6mvqqgzj80xp"))))
(properties `((upstream-name . "GOstats")))
(build-system r-build-system)
(propagated-inputs