me
/
guix
Archived
1
0
Fork 0

gnu: r-gostats: Update to 2.58.0.

* gnu/packages/bioconductor.scm (r-gostats): Update to 2.58.0.
master
Ricardo Wurmus 2021-06-05 08:49:45 +02:00
parent 1b44202e20
commit 214e784b57
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -3115,14 +3115,14 @@ manipulating genomic intervals and variables defined along a genome.")
(define-public r-gostats (define-public r-gostats
(package (package
(name "r-gostats") (name "r-gostats")
(version "2.56.0") (version "2.58.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
"18q8p0fv9fl2r6zjxknfjwqxr69dlyxy6c8amzn6c6dwjq1cxk6j")))) "0jjswy6qmfgr2f6vk3y9pdvs9x91gn31h55qllgh0qb2cb26g9wa"))))
(properties `((upstream-name . "GOstats"))) (properties `((upstream-name . "GOstats")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs