gnu: r-simplifyenrichment: Update to 1.8.0.
* gnu/packages/bioconductor.scm (r-simplifyenrichment): Update to 1.8.0.
This commit is contained in:
parent
94af5e4e96
commit
e5e22f3352
1 changed files with 2 additions and 2 deletions
|
@ -6979,14 +6979,14 @@ ungapped alignment formats.")
|
|||
(define-public r-simplifyenrichment
|
||||
(package
|
||||
(name "r-simplifyenrichment")
|
||||
(version "1.6.1")
|
||||
(version "1.8.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "simplifyEnrichment" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0qblgdxmr7zc981529cca3ykakql618q1im6gaxw8pwws5jgpyk6"))))
|
||||
"130x5hy6jzglc6clwanh2kmhw567i802w620ffs3977kjfpjsjgy"))))
|
||||
(properties
|
||||
`((upstream-name . "simplifyEnrichment")))
|
||||
(build-system r-build-system)
|
||||
|
|
Reference in a new issue