[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
87/124: gnu: r-igraph: Update to 1.2.7.
From: |
guix-commits |
Subject: |
87/124: gnu: r-igraph: Update to 1.2.7. |
Date: |
Mon, 1 Nov 2021 17:29:18 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit b1d882e52ee26b7bb48ebcf14320a30cd3870305
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Nov 1 20:44:48 2021 +0000
gnu: r-igraph: Update to 1.2.7.
* gnu/packages/cran.scm (r-igraph): Update to 1.2.7.
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 9e9e3fc..7c707cf 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -27514,14 +27514,14 @@ model.")
(define-public r-igraph
(package
(name "r-igraph")
- (version "1.2.6")
+ (version "1.2.7")
(source
(origin
(method url-fetch)
(uri (cran-uri "igraph" version))
(sha256
(base32
- "0vf7wrx77cdiav8724cw8gchrn0y9wvywphf5km4pa7xcqhsf3b4"))))
+ "1r8vmqm2rq1jnkh8axr4gw1hbj34ca1dil154qp037imfcra1h95"))))
(build-system r-build-system)
(native-inputs
`(("gfortran" ,gfortran)))
- 51/124: gnu: r-ore: Update to 1.7.0., (continued)
- 51/124: gnu: r-ore: Update to 1.7.0., guix-commits, 2021/11/01
- 54/124: gnu: r-colourpicker: Update to 1.1.1., guix-commits, 2021/11/01
- 67/124: gnu: r-sitmo: Update to 2.0.2., guix-commits, 2021/11/01
- 78/124: gnu: r-rpf: Update to 1.0.11., guix-commits, 2021/11/01
- 83/124: gnu: r-memuse: Update to 4.2-1., guix-commits, 2021/11/01
- 82/124: gnu: r-lightgbm: Update to 3.3.0., guix-commits, 2021/11/01
- 100/124: gnu: r-stringfish: Update to 0.15.4., guix-commits, 2021/11/01
- 77/124: gnu: r-sem: Update to 3.1-13., guix-commits, 2021/11/01
- 79/124: gnu: r-qgraph: Update to 1.9., guix-commits, 2021/11/01
- 84/124: gnu: r-goftest: Update to 1.2-3., guix-commits, 2021/11/01
- 87/124: gnu: r-igraph: Update to 1.2.7.,
guix-commits <=
- 105/124: gnu: r-logger: Update to 0.2.2., guix-commits, 2021/11/01
- 106/124: gnu: r-mgcv: Update to 1.8-38., guix-commits, 2021/11/01
- 108/124: gnu: r-mime: Update to 0.12., guix-commits, 2021/11/01
- 114/124: gnu: r-desc: Update to 1.4.0., guix-commits, 2021/11/01
- 123/124: gnu: r-robustbase: Update to 0.93-9., guix-commits, 2021/11/01
- 58/124: gnu: r-s2: Update to 1.0.7., guix-commits, 2021/11/01
- 95/124: gnu: r-decon: Update to 1.3-4., guix-commits, 2021/11/01
- 96/124: gnu: r-textshaping: Update to 0.3.6., guix-commits, 2021/11/01
- 59/124: gnu: r-sf: Update to 1.0-3., guix-commits, 2021/11/01
- 69/124: gnu: r-terra: Update to 1.4-11., guix-commits, 2021/11/01