[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
38/122: gnu: r-tsa: Update to 1.3.1.
From: |
guix-commits |
Subject: |
38/122: gnu: r-tsa: Update to 1.3.1. |
Date: |
Wed, 10 Aug 2022 07:51:54 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit ce0b2c7973e9199b3b2c070cbf76d96dd79b6ae4
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Aug 10 12:20:01 2022 +0200
gnu: r-tsa: Update to 1.3.1.
* gnu/packages/cran.scm (r-tsa): Update to 1.3.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 68da95480d..986db650fd 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -7531,14 +7531,14 @@ University Press, 2000.")
(define-public r-tsa
(package
(name "r-tsa")
- (version "1.3")
+ (version "1.3.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "TSA" version))
(sha256
(base32
- "1bv5q609lhmrcxnjnvcj497fbjlv89zwa8q918hw4iki5nkvwwdb"))))
+ "14g58s2w7wma1fgcg3b51267b3676zrv0w8v4hpypxygz023d9bx"))))
(properties `((upstream-name . "TSA")))
(build-system r-build-system)
(propagated-inputs
- 68/122: gnu: r-desolve: Update to 1.33., (continued)
- 68/122: gnu: r-desolve: Update to 1.33., guix-commits, 2022/08/10
- 71/122: gnu: r-accept: Update to 0.9.1., guix-commits, 2022/08/10
- 76/122: gnu: r-forecast: Update to 8.17.0., guix-commits, 2022/08/10
- 14/122: gnu: r-callr: Update to 3.7.1., guix-commits, 2022/08/10
- 21/122: gnu: r-rcpp: Update to 1.0.9., guix-commits, 2022/08/10
- 25/122: gnu: r-rpostgresql: Update to 0.7-4., guix-commits, 2022/08/10
- 31/122: gnu: r-vcfr: Update to 1.13.0., guix-commits, 2022/08/10
- 35/122: gnu: r-seriation: Update to 1.3.6., guix-commits, 2022/08/10
- 36/122: gnu: r-pillar: Update to 1.8.0., guix-commits, 2022/08/10
- 37/122: gnu: r-ifultools: Update to 2.0-26., guix-commits, 2022/08/10
- 38/122: gnu: r-tsa: Update to 1.3.1.,
guix-commits <=
- 39/122: gnu: r-radiant-data: Update to 1.4.4., guix-commits, 2022/08/10
- 45/122: gnu: r-gam: Update to 1.20.2., guix-commits, 2022/08/10
- 56/122: gnu: r-spam: Update to 2.9-1., guix-commits, 2022/08/10
- 57/122: gnu: r-fields: Update to 14.0., guix-commits, 2022/08/10
- 58/122: gnu: r-globals: Update to 0.16.0., guix-commits, 2022/08/10
- 63/122: gnu: r-sf: Update to 1.0-8., guix-commits, 2022/08/10
- 73/122: gnu: r-fda: Update to 6.0.5., guix-commits, 2022/08/10
- 84/122: gnu: r-workflows: Update to 1.0.0., guix-commits, 2022/08/10
- 112/122: gnu: r-rcurl: Update to 1.98-1.8., guix-commits, 2022/08/10
- 92/122: gnu: r-paradox: Update to 0.10.0., guix-commits, 2022/08/10