gnu: r-hypergraph: Update to 1.76.0.

* gnu/packages/bioconductor.scm (r-hypergraph): Update to 1.76.0.

Change-Id: Id3778bdb1eb98ef71b6dbca207b1a96acf8e8e28
This commit is contained in:
Ricardo Wurmus 2024-05-07 13:07:10 +02:00
parent 6006340e76
commit 9ec37522fd
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -20517,14 +20517,14 @@ (define-public r-hybridmtest
(define-public r-hypergraph (define-public r-hypergraph
(package (package
(name "r-hypergraph") (name "r-hypergraph")
(version "1.74.0") (version "1.76.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
"16bjjfzcndjfqsywzw2cn551fgqlnll2gi975w0qqxhkh3jssgmi")))) "12g33rw1qy1ij32k87qrw04pak20p8z04mch9lxjy5yrj5k5x812"))))
(properties `((upstream-name . "hypergraph"))) (properties `((upstream-name . "hypergraph")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs