[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/214: gnu: r-astsa: Update to 1.15.
From: |
guix-commits |
Subject: |
12/214: gnu: r-astsa: Update to 1.15. |
Date: |
Sat, 28 May 2022 04:37:09 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 764d5e9afe38266aa6bab2d09e7ff07e93e32a37
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat May 28 08:30:11 2022 +0200
gnu: r-astsa: Update to 1.15.
* gnu/packages/cran.scm (r-astsa): Update to 1.15.
---
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 ff2779ec1a..0de3b724c5 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -1597,13 +1597,13 @@ read a protected key.")
(define-public r-astsa
(package
(name "r-astsa")
- (version "1.14")
+ (version "1.15")
(source
(origin
(method url-fetch)
(uri (cran-uri "astsa" version))
(sha256
- (base32 "09zx2q419p0b1c336ybh4i62v5dvn3sp39dxn5kwlrqchjj7f5z6"))))
+ (base32 "0mllsq0xdqkviyvs77lq565r1vznsj1qp9cnlj5p48k9v76d7arp"))))
(properties `((upstream-name . "astsa")))
(build-system r-build-system)
(home-page "https://github.com/nickpoison/astsa/")
- branch wip-r updated (e98ead7c2b -> 74f89220cc), guix-commits, 2022/05/28
- 02/214: gnu: r-wgcna: Update to 1.71., guix-commits, 2022/05/28
- 35/214: gnu: r-cli: Update to 3.3.0., guix-commits, 2022/05/28
- 04/214: gnu: r-abn: Update to 2.7-1., guix-commits, 2022/05/28
- 05/214: gnu: r-datawizard: Update to 0.4.1., guix-commits, 2022/05/28
- 11/214: gnu: r-shadowtext: Update to 0.1.2., guix-commits, 2022/05/28
- 12/214: gnu: r-astsa: Update to 1.15.,
guix-commits <=
- 16/214: gnu: r-shinyfiles: Update to 0.9.2., guix-commits, 2022/05/28
- 17/214: gnu: r-haven: Update to 2.5.0., guix-commits, 2022/05/28
- 21/214: gnu: r-ff: Update to 4.0.7., guix-commits, 2022/05/28
- 32/214: gnu: r-pdist: Update to 1.2.1., guix-commits, 2022/05/28
- 29/214: gnu: r-geometry: Update to 0.4.6., guix-commits, 2022/05/28
- 23/214: gnu: r-restrserve: Update to 1.1.1., guix-commits, 2022/05/28
- 31/214: gnu: r-broom: Update to 0.8.0., guix-commits, 2022/05/28
- 39/214: gnu: r-uuid: Update to 1.1-0., guix-commits, 2022/05/28
- 40/214: gnu: r-tinytex: Update to 0.39., guix-commits, 2022/05/28
- 44/214: gnu: r-tseries: Update to 0.10-51., guix-commits, 2022/05/28