mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-07-13 18:54:08 +02:00
gnu: r-gostats: Update to 2.76.0.
* gnu/packages/bioconductor.scm (r-gostats): Update to 2.76.0. Change-Id: Ia4f0aad94fac3f8eb335ed32fe095b67cece62fd
This commit is contained in:
@@ -10191,14 +10191,14 @@ facilitate the use of this test for gene set testing of GO and KEGG terms.")
|
||||
(define-public r-gostats
|
||||
(package
|
||||
(name "r-gostats")
|
||||
(version "2.74.0")
|
||||
(version "2.76.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "GOstats" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0r7nxmd6lr68c2w1g6y85mx6nzc5ric8qji0nqcqixxcjh27c724"))))
|
||||
"1424z2hgimhwhwbwzz82vdsrgcwyfacn4mxl26ms2mry5mff9m9g"))))
|
||||
(properties `((upstream-name . "GOstats")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
||||
Reference in New Issue
Block a user