1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-17 04:20:44 +02:00

gnu: r-biocgraph: Update to 1.54.0.

* gnu/packages/bioconductor.scm (r-biocgraph): Update to 1.54.0.
This commit is contained in:
Ricardo Wurmus 2021-06-05 08:50:10 +02:00
parent 834a6dbaab
commit cd9af2379d
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -11364,14 +11364,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.52.0") (version "1.54.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
"02y7vizc6jv8y9r8chsda4yysim0ch45i3rasqvv7m85zqsskf75")))) "12bmj9kdlylp02cfwviak7y323ndccl2694rvi4cdg4vsx7v3ya3"))))
(properties `((upstream-name . "biocGraph"))) (properties `((upstream-name . "biocGraph")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs