gnu: r-gostats: Update to 2.60.0.

* gnu/packages/bioconductor.scm (r-gostats): Update to 2.60.0.
This commit is contained in:
Ricardo Wurmus 2021-11-04 22:04:04 +00:00
parent 98c8e7f735
commit 8148c6ba72
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -3195,14 +3195,14 @@ (define-public r-genomicranges
(define-public r-gostats
(package
(name "r-gostats")
(version "2.58.0")
(version "2.60.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "GOstats" version))
(sha256
(base32
"0jjswy6qmfgr2f6vk3y9pdvs9x91gn31h55qllgh0qb2cb26g9wa"))))
"1f8wqdl0swnvs59i6ljjcaglfqv314n8zxy4crpx806gbjzpn76z"))))
(properties `((upstream-name . "GOstats")))
(build-system r-build-system)
(propagated-inputs