gnu: r-kegggraph: Update to 1.58.3.

* gnu/packages/bioconductor.scm (r-kegggraph): Update to 1.58.3.
This commit is contained in:
Ricardo Wurmus 2022-12-19 23:00:04 +01:00
parent cfa8d448bc
commit fd4ca4a266
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -17501,13 +17501,13 @@ EMBL-EBI GWAS catalog.")
(define-public r-kegggraph
(package
(name "r-kegggraph")
(version "1.58.0")
(version "1.58.3")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "KEGGgraph" version))
(sha256
(base32 "0hpsb009qmhy9p67d5wd0cl60smhgjlhxsz5f52i1c6qy4jk1niq"))))
(base32 "1s5j7zdp8ck4vhca81i4b6qclhwi56gmz8brawrxj3szvwmxf3y6"))))
(properties `((upstream-name . "KEGGgraph")))
(build-system r-build-system)
(propagated-inputs