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
(package
(name "r-biocgraph")
(version "1.52.0")
(version "1.54.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "biocGraph" version))
(sha256
(base32
"02y7vizc6jv8y9r8chsda4yysim0ch45i3rasqvv7m85zqsskf75"))))
"12bmj9kdlylp02cfwviak7y323ndccl2694rvi4cdg4vsx7v3ya3"))))
(properties `((upstream-name . "biocGraph")))
(build-system r-build-system)
(propagated-inputs