gnu: r-gostats: Update to 2.58.0.
* gnu/packages/bioconductor.scm (r-gostats): Update to 2.58.0.master
parent
1b44202e20
commit
214e784b57
|
@ -3115,14 +3115,14 @@ manipulating genomic intervals and variables defined along a genome.")
|
|||
(define-public r-gostats
|
||||
(package
|
||||
(name "r-gostats")
|
||||
(version "2.56.0")
|
||||
(version "2.58.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "GOstats" version))
|
||||
(sha256
|
||||
(base32
|
||||
"18q8p0fv9fl2r6zjxknfjwqxr69dlyxy6c8amzn6c6dwjq1cxk6j"))))
|
||||
"0jjswy6qmfgr2f6vk3y9pdvs9x91gn31h55qllgh0qb2cb26g9wa"))))
|
||||
(properties `((upstream-name . "GOstats")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Reference in New Issue