[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
24/111: gnu: r-tsp: Update to 1.2-0.
From: |
guix-commits |
Subject: |
24/111: gnu: r-tsp: Update to 1.2-0. |
Date: |
Mon, 14 Mar 2022 02:25:12 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit bf9ed4e860067b5a2f6e629f46df13c97d054f1f
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Mar 12 23:04:22 2022 +0100
gnu: r-tsp: Update to 1.2-0.
* gnu/packages/cran.scm (r-tsp): Update to 1.2-0.
---
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 b426eff463..3195709f72 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -5949,14 +5949,14 @@ timeout. It can also poll several processes at once.")
(define-public r-tsp
(package
(name "r-tsp")
- (version "1.1-11")
+ (version "1.2-0")
(source
(origin
(method url-fetch)
(uri (cran-uri "TSP" version))
(sha256
(base32
- "0gdwxbj2gria7jhsswmfvc32r43sdd63z3lyy21gbvmfcakvb8j9"))))
+ "022k0972kcxb0w6qhx09l9cif8fmpkpvwddvgxiy60bx343ywzia"))))
(properties `((upstream-name . "TSP")))
(build-system r-build-system)
(propagated-inputs (list r-foreach))
- 51/111: gnu: r-sf: Update to 1.0-6., (continued)
- 51/111: gnu: r-sf: Update to 1.0-6., guix-commits, 2022/03/14
- 03/111: gnu: r-leaflet: Update to 2.1.0., guix-commits, 2022/03/14
- 06/111: gnu: r-torch: Update to 0.7.0., guix-commits, 2022/03/14
- 10/111: gnu: r-clipr: Update to 0.8.0., guix-commits, 2022/03/14
- 11/111: gnu: r-ashr: Update to 2.2-54., guix-commits, 2022/03/14
- 08/111: gnu: Add r-fstcore., guix-commits, 2022/03/14
- 15/111: gnu: r-rcppthread: Update to 2.0.2., guix-commits, 2022/03/14
- 18/111: gnu: r-magic: Update to 1.6-0., guix-commits, 2022/03/14
- 23/111: gnu: r-cli: Update to 3.2.0., guix-commits, 2022/03/14
- 25/111: gnu: r-seriation: Update to 1.3.2., guix-commits, 2022/03/14
- 24/111: gnu: r-tsp: Update to 1.2-0.,
guix-commits <=
- 26/111: gnu: r-pillar: Update to 1.7.0., guix-commits, 2022/03/14
- 27/111: gnu: r-tinytex: Update to 0.37., guix-commits, 2022/03/14
- 28/111: gnu: r-parsedate: Update to 1.3.0., guix-commits, 2022/03/14
- 29/111: gnu: r-dosnow: Update to 1.0.20., guix-commits, 2022/03/14
- 33/111: gnu: r-doby: Update to 4.6.12., guix-commits, 2022/03/14
- 34/111: gnu: r-abjutils: Update to 0.3.2., guix-commits, 2022/03/14
- 35/111: gnu: r-gee: Update to 4.13-22., guix-commits, 2022/03/14
- 37/111: gnu: r-chk: Update to 0.8.0., guix-commits, 2022/03/14
- 40/111: gnu: r-tidytree: Update to 0.3.8., guix-commits, 2022/03/14
- 41/111: gnu: r-speedglm: Update to 0.3-4., guix-commits, 2022/03/14