[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/13: gnu: r-igraph: Update to 1.2.4.2.
From: |
guix-commits |
Subject: |
10/13: gnu: r-igraph: Update to 1.2.4.2. |
Date: |
Thu, 28 Nov 2019 04:03:38 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 6fdf3d5d997030a668dad3d6a4e07ad1287c2582
Author: Ricardo Wurmus <address@hidden>
Date: Thu Nov 28 10:02:07 2019 +0100
gnu: r-igraph: Update to 1.2.4.2.
* gnu/packages/graph.scm (r-igraph): Update to 1.2.4.2.
---
gnu/packages/graph.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/graph.scm b/gnu/packages/graph.scm
index 9979b17..3264777 100644
--- a/gnu/packages/graph.scm
+++ b/gnu/packages/graph.scm
@@ -107,14 +107,14 @@ more.")
(define-public r-igraph
(package
(name "r-igraph")
- (version "1.2.4.1")
+ (version "1.2.4.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "igraph" version))
(sha256
(base32
- "1074y8mvprrqlkb4vwa2qc9l03r8d7p5vaaqacj4ljjs7dvcq6l9"))))
+ "0scrbqb26pam8akblb4g9rkz888s0xffw3gcly78s4ijj67barxd"))))
(build-system r-build-system)
(native-inputs
`(("gfortran" ,gfortran)))
- 02/13: gnu: r-writexl: Update to 1.2., (continued)
- 02/13: gnu: r-writexl: Update to 1.2., guix-commits, 2019/11/28
- 03/13: gnu: r-emmeans: Update to 1.4.3., guix-commits, 2019/11/28
- 04/13: gnu: r-rnifti: Update to 1.0.1., guix-commits, 2019/11/28
- 06/13: gnu: r-grimport2: Update to 0.2-0., guix-commits, 2019/11/28
- 11/13: gnu: r-matrix: Update to 1.2-18., guix-commits, 2019/11/28
- 07/13: gnu: r-kohonen: Update to 3.0.10., guix-commits, 2019/11/28
- 05/13: gnu: r-grimport: Update to 0.9-3., guix-commits, 2019/11/28
- 01/13: gnu: r-factominer: Update to 2.0., guix-commits, 2019/11/28
- 09/13: gnu: r-rgdal: Update to 1.4-8., guix-commits, 2019/11/28
- 12/13: gnu: r-rmarkdown: Update to 1.18., guix-commits, 2019/11/28
- 10/13: gnu: r-igraph: Update to 1.2.4.2.,
guix-commits <=
- 13/13: gnu: r-e1071: Update to 1.7-3., guix-commits, 2019/11/28
- 08/13: gnu: r-covr: Update to 3.4.0., guix-commits, 2019/11/28