[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/47: gnu: r-seriation: Update to 1.2-8.
From: |
guix-commits |
Subject: |
10/47: gnu: r-seriation: Update to 1.2-8. |
Date: |
Mon, 2 Sep 2019 08:41:12 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit bd8710b4131f45dead162a91f43c35744586fb23
Author: Ricardo Wurmus <address@hidden>
Date: Mon Sep 2 14:32:27 2019 +0200
gnu: r-seriation: Update to 1.2-8.
* gnu/packages/cran.scm (r-seriation): Update to 1.2-8.
---
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 751ecd4..227da25 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -3765,14 +3765,14 @@ Markdown documents.")
(define-public r-seriation
(package
(name "r-seriation")
- (version "1.2-7")
+ (version "1.2-8")
(source
(origin
(method url-fetch)
(uri (cran-uri "seriation" version))
(sha256
(base32
- "0dbz5b5msy4fr2whhphyriqk1xc6305zpjq59rrwxyz3d7rzwpa6"))))
+ "1zbdxq0s5rc5v307b69fw9k52m0654ls7pf22lh35ggirig6lwsk"))))
(build-system r-build-system)
(propagated-inputs
`(("r-cluster" ,r-cluster)
- 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, 2019/09/02
- 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 <=
- 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
- 16/47: gnu: r-magick: Update to 2.2., guix-commits, 2019/09/02
- 18/47: gnu: r-coin: Update to 1.3-1., guix-commits, 2019/09/02
- 24/47: gnu: r-lavaan: Update to 0.6-5., guix-commits, 2019/09/02
- 19/47: gnu: r-summarytools: Update to 0.9.4., guix-commits, 2019/09/02
- 32/47: gnu: r-enrichr: Update to 2.1., guix-commits, 2019/09/02