me
/
guix
Archived
1
0
Fork 0

gnu: r-gostats: Update to 2.70.0.

* gnu/packages/bioconductor.scm (r-gostats): Update to 2.70.0.

Change-Id: I8d5294d59bffc77e1ffc756322eb4c366a33378c
master
Ricardo Wurmus 2024-05-07 12:33:00 +02:00
parent 527a14c683
commit f3bba92781
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -8392,14 +8392,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.68.0")
(version "2.70.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "GOstats" version))
(sha256
(base32
"1v10ss1gf4a3qp6hbwa2f0la9sgiwhszg4c45qd6gv0dja2v30fs"))))
"1dygsr8nlqksfpk00lk67dhj4fcpjg1x4dbl2r4sfanlk4hq76cs"))))
(properties `((upstream-name . "GOstats")))
(build-system r-build-system)
(propagated-inputs