gnu: r-biocgraph: Update to 1.50.0.

* gnu/packages/bioconductor.scm (r-biocgraph): Update to 1.50.0.
This commit is contained in:
Ricardo Wurmus 2020-06-13 01:05:14 +02:00
parent 8b71b14158
commit 543c63f2ae
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -7736,14 +7736,14 @@ (define-public r-bioccasestudies
(define-public r-biocgraph
(package
(name "r-biocgraph")
(version "1.48.0")
(version "1.50.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "biocGraph" version))
(sha256
(base32
"1rv2lwiqwg7h7za23n896fs4dpla3xhw6kzwghb6iw5nlm2m61yw"))))
"1372bm4y3czqhpki10pnprxfkfncfcsy59zzvf8wj6q03acaavrj"))))
(properties `((upstream-name . "biocGraph")))
(build-system r-build-system)
(propagated-inputs