Archived
1
0
Fork 0

gnu: r-kegggraph: Update to 1.58.0.

* gnu/packages/bioconductor.scm (r-kegggraph): Update to 1.58.0.
This commit is contained in:
zimoun 2022-11-17 03:50:32 +01:00 committed by Ricardo Wurmus
parent b6e56ceeb9
commit db290bf5b9
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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