me
/
guix
Archived
1
0
Fork 0

gnu: r-hypergraph: Update to 1.74.0.

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

Change-Id: I7053e0b906422526bc57220fc63fde8700a40524
master
Ricardo Wurmus 2023-11-03 17:19:02 +01:00
parent 0fc5a510b5
commit 59e55fc39e
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -19056,14 +19056,14 @@ then the law of total EBPs.")
(define-public r-hypergraph (define-public r-hypergraph
(package (package
(name "r-hypergraph") (name "r-hypergraph")
(version "1.72.0") (version "1.74.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
"13f3m8m6i99hzm94hriry645jcn0a1ki8z8wmn3mkasdi6bzx20h")))) "16bjjfzcndjfqsywzw2cn551fgqlnll2gi975w0qqxhkh3jssgmi"))))
(properties `((upstream-name . "hypergraph"))) (properties `((upstream-name . "hypergraph")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs