[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/11: gnu: r-ttr: Update to 0.23-6.
From: |
guix-commits |
Subject: |
07/11: gnu: r-ttr: Update to 0.23-6. |
Date: |
Tue, 17 Dec 2019 08:58:47 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 6e963260ae1665d06bc7c9011ec6d69931ab1443
Author: Ricardo Wurmus <address@hidden>
Date: Tue Dec 17 14:56:05 2019 +0100
gnu: r-ttr: Update to 0.23-6.
* gnu/packages/cran.scm (r-ttr): Update to 0.23-6.
---
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 b726944..85b689f 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -4278,14 +4278,14 @@ of these tests are also included.")
(define-public r-ttr
(package
(name "r-ttr")
- (version "0.23-5")
+ (version "0.23-6")
(source
(origin
(method url-fetch)
(uri (cran-uri "TTR" version))
(sha256
(base32
- "0fxipnyxaz55n4camrk9cs71x9w4dsmjrihysv8i1s6khf825rg6"))))
+ "0rg22ma3x07s9djlxscfw5jcq1gbir05cwhgvwfi53x1sf4hmhdg"))))
(properties `((upstream-name . "TTR")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (5a0beca -> aaa74ee), guix-commits, 2019/12/17
- 01/11: gnu: Add r-gee., guix-commits, 2019/12/17
- 05/11: gnu: r-ordinal: Update to 2019.12-10., guix-commits, 2019/12/17
- 02/11: gnu: Add r-tab., guix-commits, 2019/12/17
- 03/11: gnu: r-bh: Update to 1.72.0-1., guix-commits, 2019/12/17
- 04/11: gnu: r-seurat: Update to 3.1.2., guix-commits, 2019/12/17
- 06/11: gnu: r-argparser: Update to 0.6., guix-commits, 2019/12/17
- 07/11: gnu: r-ttr: Update to 0.23-6.,
guix-commits <=
- 09/11: gnu: r-ggeffects: Update to 0.14.0., guix-commits, 2019/12/17
- 10/11: gnu: r-repr: Update to 1.0.2., guix-commits, 2019/12/17
- 11/11: gnu: r-pracma: Update to 2.2.9., guix-commits, 2019/12/17
- 08/11: gnu: r-dvmisc: Update to 1.1.4., guix-commits, 2019/12/17