[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/47: gnu: r-vegan: Update to 2.5-6.
From: |
guix-commits |
Subject: |
03/47: gnu: r-vegan: Update to 2.5-6. |
Date: |
Mon, 2 Sep 2019 08:41:10 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 0ce4b23d68ad7f0d7da8fcf87b40a2614682e493
Author: Ricardo Wurmus <address@hidden>
Date: Mon Sep 2 14:31:55 2019 +0200
gnu: r-vegan: Update to 2.5-6.
* gnu/packages/cran.scm (r-vegan): Update to 2.5-6.
---
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 6df3adc..df6c679 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -212,14 +212,14 @@ read a protected key.")
(define-public r-vegan
(package
(name "r-vegan")
- (version "2.5-5")
+ (version "2.5-6")
(source
(origin
(method url-fetch)
(uri (cran-uri "vegan" version))
(sha256
(base32
- "0wb90ng02gi13854bjq0b8a2vrknyhb0s0l1v3z38c4zy9k54sw7"))))
+ "0g60rgn1i7wqf9pf5m1yki1m45gcp7i5hmjic0ci0f6vng70mh5k"))))
(build-system r-build-system)
(native-inputs
`(("gfortran" ,gfortran)))
- branch master updated (2f43e5d -> e107cce), guix-commits, 2019/09/02
- 01/47: gnu: Add r-ensdb-hsapiens-v75., guix-commits, 2019/09/02
- 05/47: gnu: r-rgooglemaps: Update to 1.4.4., guix-commits, 2019/09/02
- 04/47: gnu: r-d3r: Update to 0.8.7., guix-commits, 2019/09/02
- 03/47: gnu: r-vegan: Update to 2.5-6.,
guix-commits <=
- 02/47: gnu: r-sys: Update to 3.3., guix-commits, 2019/09/02
- 08/47: gnu: r-geometry: Update to 0.4.3., guix-commits, 2019/09/02
- 07/47: gnu: r-circlize: Update to 0.4.7., guix-commits, 2019/09/02
- 06/47: gnu: r-pkgbuild: Update to 1.0.5., guix-commits, 2019/09/02
- 10/47: gnu: r-seriation: Update to 1.2-8., guix-commits, 2019/09/02
- 11/47: gnu: r-xfun: Update to 0.9., guix-commits, 2019/09/02
- 14/47: gnu: r-zip: Update to 2.0.4., guix-commits, 2019/09/02
- 09/47: gnu: r-dtw: Update to 1.21-3., guix-commits, 2019/09/02
- 27/47: gnu: r-units: Update to 0.6-4., guix-commits, 2019/09/02
- 13/47: gnu: r-arules: Update to 1.6-4., guix-commits, 2019/09/02