me
/
guix
Archived
1
0
Fork 0

gnu: r-biocgraph: Update to 1.58.0.

* gnu/packages/bioconductor.scm (r-biocgraph): Update to 1.58.0.
master
Ricardo Wurmus 2022-05-28 12:45:17 +02:00
parent 98074b0553
commit d377dd0e2b
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -12963,14 +12963,14 @@ checks on R packages that are to be submitted to the Bioconductor repository.")
(define-public r-biocgraph (define-public r-biocgraph
(package (package
(name "r-biocgraph") (name "r-biocgraph")
(version "1.56.0") (version "1.58.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "biocGraph" version)) (uri (bioconductor-uri "biocGraph" version))
(sha256 (sha256
(base32 (base32
"0c7r0c1kx22dlwi6d1ldbkkbf53yi0p3vmgbwzrbkn3cina7bcxq")))) "1y59a7c4ahhn1g2wz2hkx83izfn8i85mmxxp63jdd0rg7zwhr6nn"))))
(properties `((upstream-name . "biocGraph"))) (properties `((upstream-name . "biocGraph")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs