[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
34/74: gnu: r-igraph: Update to 1.2.4.
From: |
guix-commits |
Subject: |
34/74: gnu: r-igraph: Update to 1.2.4. |
Date: |
Thu, 7 Mar 2019 17:53:06 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit f59cdeaf25137b3e090ca5377653314c28f80b36
Author: Ricardo Wurmus <address@hidden>
Date: Thu Mar 7 23:39:07 2019 +0100
gnu: r-igraph: Update to 1.2.4.
* gnu/packages/graph.scm (r-igraph): Update to 1.2.4.
---
gnu/packages/graph.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/graph.scm b/gnu/packages/graph.scm
index bb98250..7ed13d3 100644
--- a/gnu/packages/graph.scm
+++ b/gnu/packages/graph.scm
@@ -1,5 +1,5 @@
;;; GNU Guix --- Functional package management for GNU
-;;; Copyright © 2017, 2018 Ricardo Wurmus <address@hidden>
+;;; Copyright © 2017, 2018, 2019 Ricardo Wurmus <address@hidden>
;;; Copyright © 2018 Joshua Sierles, Nextjournal <address@hidden>
;;; Copyright © 2018 Tobias Geerinckx-Rice <address@hidden>
;;;
@@ -100,14 +100,14 @@ more.")
(define-public r-igraph
(package
(name "r-igraph")
- (version "1.2.2")
+ (version "1.2.4")
(source
(origin
(method url-fetch)
(uri (cran-uri "igraph" version))
(sha256
(base32
- "1bggm7b8v3bh7q2589w26qvd7sgs69m4qiij7d0rbm0ykkgxm8lx"))))
+ "1jwjjl0l4054w05bik17p2d6rj3lx68iv716phajhnbbmckfnj0h"))))
(build-system r-build-system)
(native-inputs
`(("gfortran" ,gfortran)))
- 12/74: gnu: r-pbapply: Update to 1.4-0., (continued)
- 12/74: gnu: r-pbapply: Update to 1.4-0., guix-commits, 2019/03/07
- 19/74: gnu: r-irlba: Update to 2.3.3., guix-commits, 2019/03/07
- 20/74: gnu: r-flexmix: Update to 2.3-15., guix-commits, 2019/03/07
- 13/74: gnu: r-purrr: Update to 0.3.1., guix-commits, 2019/03/07
- 18/74: gnu: r-registry: Update to 0.5-1., guix-commits, 2019/03/07
- 15/74: gnu: r-mvtnorm: Update to 1.0-10., guix-commits, 2019/03/07
- 14/74: gnu: r-tidyr: Update to 0.8.3., guix-commits, 2019/03/07
- 17/74: gnu: r-r-utils: Update to 2.8.0., guix-commits, 2019/03/07
- 29/74: gnu: r-formatr: Update to 1.6., guix-commits, 2019/03/07
- 21/74: gnu: r-xml: Update to 3.98-1.19., guix-commits, 2019/03/07
- 34/74: gnu: r-igraph: Update to 1.2.4.,
guix-commits <=
- 27/74: gnu: r-mgcv: Update to 1.8-27., guix-commits, 2019/03/07
- 32/74: gnu: r-lme4: Update to 1.1-21., guix-commits, 2019/03/07
- 43/74: gnu: r-multcomp: Update to 1.4-10., guix-commits, 2019/03/07
- 26/74: gnu: r-stringi: Update to 1.3.1., guix-commits, 2019/03/07
- 49/74: gnu: r-prediction: Update to 0.3.6.2., guix-commits, 2019/03/07
- 44/74: gnu: r-summarytools: Update to 0.9.2., guix-commits, 2019/03/07
- 36/74: gnu: r-gmp: Update to 0.5-13.4., guix-commits, 2019/03/07
- 25/74: gnu: r-stringr: Update to 1.4.0., guix-commits, 2019/03/07
- 22/74: gnu: r-catools: Update to 1.17.1.2., guix-commits, 2019/03/07
- 24/74: gnu: r-ranger: Update to 0.11.2., guix-commits, 2019/03/07