[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
87/135: gnu: r-igraph: Update to 1.2.7.
From: |
guix-commits |
Subject: |
87/135: gnu: r-igraph: Update to 1.2.7. |
Date: |
Wed, 3 Nov 2021 18:00:07 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 2e401e85b5bb9be45a2f5a7cc936fc091ceb2b24
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)))
- 67/135: gnu: r-sitmo: Update to 2.0.2., (continued)
- 67/135: gnu: r-sitmo: Update to 2.0.2., guix-commits, 2021/11/03
- 65/135: gnu: r-mcmcpack: Update to 1.6-0., guix-commits, 2021/11/03
- 68/135: gnu: r-systemfonts: Update to 1.0.3., guix-commits, 2021/11/03
- 58/135: gnu: r-s2: Update to 1.0.7., guix-commits, 2021/11/03
- 63/135: gnu: r-yulab-utils: Update to 0.0.4., guix-commits, 2021/11/03
- 60/135: gnu: r-adegenet: Update to 2.1.5., guix-commits, 2021/11/03
- 73/135: gnu: r-actuar: Update to 3.2-0., guix-commits, 2021/11/03
- 83/135: gnu: r-memuse: Update to 4.2-1., guix-commits, 2021/11/03
- 81/135: gnu: r-optimx: Update to 2021-10.12., guix-commits, 2021/11/03
- 75/135: gnu: r-anthropometry: Update to 1.16., guix-commits, 2021/11/03
- 87/135: gnu: r-igraph: Update to 1.2.7.,
guix-commits <=
- 90/135: gnu: r-tidymodels: Update to 0.1.4., guix-commits, 2021/11/03
- 96/135: gnu: r-textshaping: Update to 0.3.6., guix-commits, 2021/11/03
- 98/135: gnu: r-textplot: Update to 0.2.1., guix-commits, 2021/11/03
- 100/135: gnu: r-stringfish: Update to 0.15.4., guix-commits, 2021/11/03
- 105/135: gnu: r-logger: Update to 0.2.2., guix-commits, 2021/11/03
- 82/135: gnu: r-lightgbm: Update to 3.3.0., guix-commits, 2021/11/03
- 89/135: gnu: r-tidytext: Update to 0.3.2., guix-commits, 2021/11/03
- 79/135: gnu: r-qgraph: Update to 1.9., guix-commits, 2021/11/03
- 104/135: gnu: r-paws-common: Update to 0.3.13., guix-commits, 2021/11/03
- 109/135: gnu: r-knitr: Update to 1.36., guix-commits, 2021/11/03