[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
38/87: gnu: r-seriation: Update to 1.4.1.
From: |
guix-commits |
Subject: |
38/87: gnu: r-seriation: Update to 1.4.1. |
Date: |
Mon, 9 Jan 2023 18:27:32 -0500 (EST) |
mbakke pushed a commit to branch staging
in repository guix.
commit f05c1a46ffc241f621d023ee368995c591114fe4
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jan 9 22:15:14 2023 +0100
gnu: r-seriation: Update to 1.4.1.
* gnu/packages/cran.scm (r-seriation): Update to 1.4.1.
---
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 ea038f3d46..3ed4f72118 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -7747,14 +7747,14 @@ Markdown documents.")
(define-public r-seriation
(package
(name "r-seriation")
- (version "1.4.0")
+ (version "1.4.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "seriation" version))
(sha256
(base32
- "1bcd559wsjjdmpc1892vsf8wrkh4ijgn1y71h3y3v5clmd21ycmx"))))
+ "1b8z7alav4d0i90251crzrq3yp3f11w0zlalh1f3b7si5yl2dkmr"))))
(build-system r-build-system)
(propagated-inputs
(list r-ca
- 22/87: doc: cookbook: Add "Installing Guix on a Cluster" chapter., (continued)
- 22/87: doc: cookbook: Add "Installing Guix on a Cluster" chapter., guix-commits, 2023/01/09
- 30/87: news: Add 'de' translation., guix-commits, 2023/01/09
- 32/87: gnu: r-collections: Update to 0.3.7., guix-commits, 2023/01/09
- 29/87: gnu: LLVM, Clang, libomp, lld: Update to 15.0.6., guix-commits, 2023/01/09
- 59/87: gnu: r-forecast: Update to 8.20., guix-commits, 2023/01/09
- 62/87: gnu: r-mlr3learners: Update to 0.5.6., guix-commits, 2023/01/09
- 63/87: gnu: r-rtweet: Update to 1.1.0., guix-commits, 2023/01/09
- 66/87: gnu: r-statmod: Update to 1.5.0., guix-commits, 2023/01/09
- 33/87: gnu: r-htmlwidgets: Update to 1.6.1., guix-commits, 2023/01/09
- 35/87: gnu: r-lava: Update to 1.7.1., guix-commits, 2023/01/09
- 38/87: gnu: r-seriation: Update to 1.4.1.,
guix-commits <=
- 39/87: gnu: r-zlog: Update to 1.0.2., guix-commits, 2023/01/09
- 41/87: gnu: r-heatmaply: Update to 1.4.2., guix-commits, 2023/01/09
- 42/87: gnu: r-rastervis: Update to 0.51.5., guix-commits, 2023/01/09
- 46/87: gnu: r-writexl: Update to 1.4.2., guix-commits, 2023/01/09
- 49/87: gnu: r-drtmle: Update to 1.1.2., guix-commits, 2023/01/09
- 51/87: gnu: r-afex: Update to 1.2-1., guix-commits, 2023/01/09
- 52/87: gnu: r-ncdf4: Update to 1.21., guix-commits, 2023/01/09
- 55/87: gnu: r-rncl: Update to 0.8.7., guix-commits, 2023/01/09
- 50/87: gnu: r-raster: Update to 3.6-13., guix-commits, 2023/01/09
- 54/87: gnu: r-fmsb: Update to 0.7.5., guix-commits, 2023/01/09