gnu: r-kegggraph: Update to 1.54.0.
* gnu/packages/bioconductor.scm (r-kegggraph): Update to 1.54.0.
This commit is contained in:
parent
ab00f1b61c
commit
7b6b39bd97
1 changed files with 2 additions and 2 deletions
|
@ -13575,13 +13575,13 @@ (define-public r-gwascat
|
|||
(define-public r-kegggraph
|
||||
(package
|
||||
(name "r-kegggraph")
|
||||
(version "1.52.0")
|
||||
(version "1.54.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "KEGGgraph" version))
|
||||
(sha256
|
||||
(base32 "0zxdph5hzr3kzj2g1mjqpiviwa189a5sq4bw7wiry6r79fdnklqs"))))
|
||||
(base32 "1qqvbv1sq9j570syb2802ya2ffg1k8f1w986wr6ksqkwxb9qbbm4"))))
|
||||
(properties `((upstream-name . "KEGGgraph")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue