guix-commits
[Top][All Lists]
Advanced

[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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]