[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
21/89: gnu: r-trend: Update to 1.1.4.
From: |
guix-commits |
Subject: |
21/89: gnu: r-trend: Update to 1.1.4. |
Date: |
Mon, 5 Oct 2020 18:34:47 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 6fbb3c9abe8b789bfed5071c2454fcac17e95a70
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Oct 5 22:13:06 2020 +0200
gnu: r-trend: Update to 1.1.4.
* gnu/packages/cran.scm (r-trend): Update to 1.1.4.
---
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 63e6475..4acfc09 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -5227,14 +5227,14 @@ interface.")
(define-public r-trend
(package
(name "r-trend")
- (version "1.1.3")
+ (version "1.1.4")
(source
(origin
(method url-fetch)
(uri (cran-uri "trend" version))
(sha256
(base32
- "0bj40acr1sc7vfxdcsdja3g28xsmrclmgb3n94p89gfjcgp8nv1d"))))
+ "1mr5g5gaxiqj6x83ngcbwwh57vhrhcz0x9dh0rmvs9y2ivk29ccs"))))
(build-system r-build-system)
(propagated-inputs
`(("r-extradistr" ,r-extradistr)))
- branch master updated (880fe01 -> e02babf), guix-commits, 2020/10/05
- 01/89: gnu: Add r-rle., guix-commits, 2020/10/05
- 02/89: gnu: Add r-warp., guix-commits, 2020/10/05
- 05/89: gnu: r-interval: Update to 1.1-0.7., guix-commits, 2020/10/05
- 06/89: gnu: r-fhtest: Update to 1.5., guix-commits, 2020/10/05
- 07/89: gnu: r-rticles: Update to 0.16., guix-commits, 2020/10/05
- 03/89: gnu: Add r-slider., guix-commits, 2020/10/05
- 13/89: gnu: r-broom: Update to 0.7.1., guix-commits, 2020/10/05
- 23/89: gnu: r-openxlsx: Update to 4.2.2., guix-commits, 2020/10/05
- 21/89: gnu: r-trend: Update to 1.1.4.,
guix-commits <=
- 37/89: gnu: r-fftwtools: Update to 0.9-9., guix-commits, 2020/10/05
- 04/89: gnu: r-activedriverwgs: Update to 1.1.1., guix-commits, 2020/10/05
- 22/89: gnu: r-import: Update to 1.2.0., guix-commits, 2020/10/05
- 26/89: gnu: r-sjlabelled: Update to 1.1.7., guix-commits, 2020/10/05
- 16/89: gnu: r-dtw: Update to 1.22-3., guix-commits, 2020/10/05
- 47/89: gnu: r-msigdbr: Update to 7.2.1., guix-commits, 2020/10/05
- 62/89: gnu: r-aws: Update to 2.5., guix-commits, 2020/10/05
- 39/89: gnu: r-gmp: Update to 0.6-1., guix-commits, 2020/10/05
- 43/89: gnu: r-future: Update to 1.19.1., guix-commits, 2020/10/05
- 50/89: gnu: r-ggfortify: Update to 0.4.11., guix-commits, 2020/10/05