[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
16/124: gnu: r-tsp: Update to 1.1-11.
From: |
guix-commits |
Subject: |
16/124: gnu: r-tsp: Update to 1.1-11. |
Date: |
Mon, 1 Nov 2021 17:28:52 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 4dc9f0b08c53cb5cf09533bcf6815e96887417c5
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Nov 1 17:52:17 2021 +0000
gnu: r-tsp: Update to 1.1-11.
* gnu/packages/cran.scm (r-tsp): Update to 1.1-11.
---
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 8b6dc6b..049049c 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -5753,14 +5753,14 @@ timeout. It can also poll several processes at once.")
(define-public r-tsp
(package
(name "r-tsp")
- (version "1.1-10")
+ (version "1.1-11")
(source
(origin
(method url-fetch)
(uri (cran-uri "TSP" version))
(sha256
(base32
- "0z1v6m0vqjzxc4az3zyjaayygx0jr3mdmc56jjd421iqh0b9z5s4"))))
+ "0gdwxbj2gria7jhsswmfvc32r43sdd63z3lyy21gbvmfcakvb8j9"))))
(properties `((upstream-name . "TSP")))
(build-system r-build-system)
(propagated-inputs `(("r-foreach" ,r-foreach)))
- 05/124: gnu: r-htmltable: Update to 2.3.0., (continued)
- 05/124: gnu: r-htmltable: Update to 2.3.0., guix-commits, 2021/11/01
- 07/124: gnu: r-shinydashboard: Update to 0.7.2., guix-commits, 2021/11/01
- 10/124: gnu: r-fitdistrplus: Update to 1.1-6., guix-commits, 2021/11/01
- 09/124: gnu: r-pkgload: Update to 1.2.3., guix-commits, 2021/11/01
- 08/124: gnu: r-geosphere: Update to 1.5-14., guix-commits, 2021/11/01
- 11/124: gnu: r-rpostgresql: Update to 0.7-3., guix-commits, 2021/11/01
- 12/124: gnu: r-recipes: Update to 0.1.17., guix-commits, 2021/11/01
- 13/124: gnu: r-mitml: Update to 0.4-3., guix-commits, 2021/11/01
- 15/124: gnu: r-vcd: Update to 1.4-9., guix-commits, 2021/11/01
- 14/124: gnu: r-laeken: Update to 0.5.2., guix-commits, 2021/11/01
- 16/124: gnu: r-tsp: Update to 1.1-11.,
guix-commits <=
- 17/124: gnu: r-seriation: Update to 1.3.1., guix-commits, 2021/11/01
- 18/124: gnu: r-xfun: Update to 0.27., guix-commits, 2021/11/01
- 21/124: gnu: r-ifultools: Update to 2.0-23., guix-commits, 2021/11/01
- 22/124: gnu: r-heatmaply: Update to 1.3.0., guix-commits, 2021/11/01
- 25/124: gnu: r-rbibutils: Update to 2.2.4., guix-commits, 2021/11/01
- 31/124: gnu: r-manipulatewidget: Update to 0.11.1., guix-commits, 2021/11/01
- 33/124: gnu: r-qualv: Update to 0.3-4., guix-commits, 2021/11/01
- 19/124: gnu: r-pillar: Update to 1.6.4., guix-commits, 2021/11/01
- 20/124: gnu: r-tinytex: Update to 0.34., guix-commits, 2021/11/01
- 24/124: gnu: r-rjags: Update to 4-12., guix-commits, 2021/11/01