gnu: r-kegggraph: Update to 1.62.0.

* gnu/packages/bioconductor.scm (r-kegggraph): Update to 1.62.0.

Change-Id: Iadaa3580a5755ca5e611d980241191c4ae8b9452
This commit is contained in:
Ricardo Wurmus 2023-11-03 17:19:10 +01:00
parent b6288f949f
commit 9f139605ef
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -21746,13 +21746,13 @@ (define-public r-gwastools
(define-public r-kegggraph
(package
(name "r-kegggraph")
(version "1.60.0")
(version "1.62.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "KEGGgraph" version))
(sha256
(base32 "0bgigkmnz5zvsygcifk2fc7i8rahmqr4brk65qa3104clqqvdfkl"))))
(base32 "0i9iqr87mqih0rkbjx3wa383x4yfyzpcb0b0xzairbqgygvcq4kl"))))
(properties `((upstream-name . "KEGGgraph")))
(build-system r-build-system)
(propagated-inputs