Archived
1
0
Fork 0

gnu: r-biocgraph: Update to 1.56.0.

* gnu/packages/bioconductor.scm (r-biocgraph): Update to 1.56.0.
This commit is contained in:
Ricardo Wurmus 2021-11-04 22:04:39 +00:00
parent fa77f4f154
commit 388fa5f020
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -11727,14 +11727,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.54.0") (version "1.56.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
"12bmj9kdlylp02cfwviak7y323ndccl2694rvi4cdg4vsx7v3ya3")))) "0c7r0c1kx22dlwi6d1ldbkkbf53yi0p3vmgbwzrbkn3cina7bcxq"))))
(properties `((upstream-name . "biocGraph"))) (properties `((upstream-name . "biocGraph")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs