mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-27 19:41:50 +02:00
gnu: r-anota: Update to 1.40.0.
* gnu/packages/bioconductor.scm (r-anota): Update to 1.40.0.
This commit is contained in:
@@ -7042,14 +7042,14 @@ sets of GO terms, gene products and gene clusters.")
|
||||
(define-public r-anota
|
||||
(package
|
||||
(name "r-anota")
|
||||
(version "1.38.0")
|
||||
(version "1.40.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "anota" version))
|
||||
(sha256
|
||||
(base32
|
||||
"02s061q6dfw1czppqiklb0fz6q0mjyqgxg6926b2dpqpz8hv690x"))))
|
||||
"039bmcv5l44gszb6xapbihp3mfqdaaa8mfc05y702p78i7x93g5y"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
`(("r-multtest" ,r-multtest)
|
||||
|
||||
Reference in New Issue
Block a user