me
/
guix
Archived
1
0
Fork 0

gnu: r-kegggraph: Update to 1.64.0.

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

Change-Id: I1919e5f27747edc745a7e0c65c71d0126e63bde8
master
Ricardo Wurmus 2024-05-07 13:07:21 +02:00
parent a0e8a21ef2
commit 3245af8e57
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -23239,13 +23239,13 @@ annotation, and functions for GWAS data cleaning and analysis.")
(define-public r-kegggraph (define-public r-kegggraph
(package (package
(name "r-kegggraph") (name "r-kegggraph")
(version "1.62.0") (version "1.64.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "KEGGgraph" version)) (uri (bioconductor-uri "KEGGgraph" version))
(sha256 (sha256
(base32 "0i9iqr87mqih0rkbjx3wa383x4yfyzpcb0b0xzairbqgygvcq4kl")))) (base32 "0lffqbvwmfjbw5ymxr969znvb53hbqfgq1zwffsc768rv3h4c6p7"))))
(properties `((upstream-name . "KEGGgraph"))) (properties `((upstream-name . "KEGGgraph")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs