me
/
guix
Archived
1
0
Fork 0

gnu: r-biocgraph: Update to 1.52.0.

* gnu/packages/bioconductor.scm (r-biocgraph): Update to 1.52.0.
master
zimoun 2020-10-30 15:56:20 +01:00 committed by Ricardo Wurmus
parent 7dced9ad01
commit abc18fc596
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -7858,14 +7858,14 @@ monograph.")
(define-public r-biocgraph (define-public r-biocgraph
(package (package
(name "r-biocgraph") (name "r-biocgraph")
(version "1.50.0") (version "1.52.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
"1372bm4y3czqhpki10pnprxfkfncfcsy59zzvf8wj6q03acaavrj")))) "02y7vizc6jv8y9r8chsda4yysim0ch45i3rasqvv7m85zqsskf75"))))
(properties `((upstream-name . "biocGraph"))) (properties `((upstream-name . "biocGraph")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs