[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
267/356: gnu: r-hypergraph: Update to 1.66.0.
From: |
guix-commits |
Subject: |
267/356: gnu: r-hypergraph: Update to 1.66.0. |
Date: |
Sun, 7 Nov 2021 18:12:16 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 14b524486ddbd4c72377846320676aab6d794844
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:04:37 2021 +0000
gnu: r-hypergraph: Update to 1.66.0.
* gnu/packages/bioconductor.scm (r-hypergraph): Update to 1.66.0.
---
gnu/packages/bioconductor.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 746722a..447ce45 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -11329,14 +11329,14 @@ validating output, provides an S4 SBML DOM, converts
SBML to R graph objects.")
(define-public r-hypergraph
(package
(name "r-hypergraph")
- (version "1.64.0")
+ (version "1.66.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "hypergraph" version))
(sha256
(base32
- "01knpd964m2g9vwd7c72qnc8g2p2pzhvk7lin4mhvcmb3pvsdlh7"))))
+ "0xnyl9qh5p32ifvzkcl5g4a38zbnwykqzrp8gwz076a0ksiqqdxf"))))
(properties `((upstream-name . "hypergraph")))
(build-system r-build-system)
(propagated-inputs
- 75/356: gnu: r-rbgl: Update to 1.70.0., (continued)
- 75/356: gnu: r-rbgl: Update to 1.70.0., guix-commits, 2021/11/07
- 206/356: gnu: r-widgettools: Update to 1.72.0., guix-commits, 2021/11/07
- 205/356: gnu: r-wiggleplotr: Update to 1.18.0., guix-commits, 2021/11/07
- 203/356: gnu: r-xcms: Update to 3.16.0., guix-commits, 2021/11/07
- 202/356: gnu: r-massspecwavelet: Update to 1.60.0., guix-commits, 2021/11/07
- 223/356: gnu: r-biosigner: Update to 1.22.0., guix-commits, 2021/11/07
- 221/356: gnu: r-multidataset: Update to 1.22.0., guix-commits, 2021/11/07
- 222/356: gnu: r-ropls: Update to 1.26.0., guix-commits, 2021/11/07
- 251/356: gnu: r-bigmelon: Update to 1.20.0., guix-commits, 2021/11/07
- 253/356: gnu: r-reqon: Update to 1.40.0., guix-commits, 2021/11/07
- 267/356: gnu: r-hypergraph: Update to 1.66.0.,
guix-commits <=
- 82/356: gnu: r-rtracklayer: Update to 1.54.0., guix-commits, 2021/11/07
- 89/356: gnu: r-structuralvariantannotation: Update to 1.10.0., guix-commits, 2021/11/07
- 93/356: gnu: r-topgo: Update to 2.46.0., guix-commits, 2021/11/07
- 95/356: gnu: r-variantannotation: Update to 1.40.0., guix-commits, 2021/11/07
- 96/356: gnu: r-vsn: Update to 3.62.0., guix-commits, 2021/11/07
- 101/356: gnu: r-oligo: Update to 1.58.0., guix-commits, 2021/11/07
- 98/356: gnu: r-zlibbioc: Update to 1.40.0., guix-commits, 2021/11/07
- 108/356: gnu: r-graph: Update to 1.72.0., guix-commits, 2021/11/07
- 113/356: gnu: r-cghcall: Update to 2.56.0., guix-commits, 2021/11/07
- 110/356: gnu: r-matrixgenerics: Update to 1.6.0., guix-commits, 2021/11/07