me
/
guix
Archived
1
0
Fork 0

gnu: r-kegggraph: Update to 1.62.0.

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

Change-Id: Iadaa3580a5755ca5e611d980241191c4ae8b9452
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -21746,13 +21746,13 @@ annotation, and functions for GWAS data cleaning and analysis.")
(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