gnu: r-kegggraph: Update to 1.56.0.

* gnu/packages/bioconductor.scm (r-kegggraph): Update to 1.56.0.
This commit is contained in:
Ricardo Wurmus 2022-05-28 12:45:25 +02:00
parent ee71b376ec
commit 564024c01f
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -14831,13 +14831,13 @@ (define-public r-gwascat
(define-public r-kegggraph
(package
(name "r-kegggraph")
(version "1.54.0")
(version "1.56.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "KEGGgraph" version))
(sha256
(base32 "1qqvbv1sq9j570syb2802ya2ffg1k8f1w986wr6ksqkwxb9qbbm4"))))
(base32 "15pq040pcg8hr18xixmjp59xb7mgvygjv6kisqk8yv99l1611ndx"))))
(properties `((upstream-name . "KEGGgraph")))
(build-system r-build-system)
(propagated-inputs