gnu: r-hypergraph: Update to 1.70.0.
* gnu/packages/bioconductor.scm (r-hypergraph): Update to 1.70.0.
This commit is contained in:
parent
4665e589d6
commit
7939489f80
1 changed files with 2 additions and 2 deletions
|
@ -14494,14 +14494,14 @@ (define-public r-rsbml
|
|||
(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
|
||||
|
|
Loading…
Reference in a new issue