gnu: r-hypergraph: Update to 1.62.0.

* gnu/packages/bioconductor.scm (r-hypergraph): Update to 1.62.0.
This commit is contained in:
zimoun 2020-10-30 15:55:43 +01:00 committed by Ricardo Wurmus
parent 3320f044a3
commit 294fd58a42
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -7492,14 +7492,14 @@ (define-public r-rsbml
(define-public r-hypergraph (define-public r-hypergraph
(package (package
(name "r-hypergraph") (name "r-hypergraph")
(version "1.60.0") (version "1.62.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "hypergraph" version)) (uri (bioconductor-uri "hypergraph" version))
(sha256 (sha256
(base32 (base32
"1iq9b9rzy3ikx8xszsjiv3p8l702n2h2s9w33797wcmkg4apslb7")))) "1p5mzr2aiqqc1j2inh45abjvqhid9jqv6wiym1xxnz16mpaa7q97"))))
(properties `((upstream-name . "hypergraph"))) (properties `((upstream-name . "hypergraph")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs