me
/
guix
Archived
1
0
Fork 0

gnu: r-hypergraph: Update to 1.70.0.

* gnu/packages/bioconductor.scm (r-hypergraph): Update to 1.70.0.
master
zimoun 2022-11-17 03:50:27 +01:00 committed by Ricardo Wurmus
parent 4665e589d6
commit 7939489f80
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -14494,14 +14494,14 @@ validating output, provides an S4 SBML DOM, converts SBML to R graph objects.")
(define-public r-hypergraph
(package
(name "r-hypergraph")
(version "1.68.0")
(version "1.70.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "hypergraph" version))
(sha256
(base32
"0xmryqj5yw1ns6wbhjqbb6h14jlj89zrznzvqnvd4n03ci20kzzp"))))
"1jvnvzjivjwqxh19c3g37kpyl6i6mxw99ma3ypjjgxzx898nsg45"))))
(properties `((upstream-name . "hypergraph")))
(build-system r-build-system)
(propagated-inputs