guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

09/10: gnu: ruby-tzinfo-data: Update to 1.2017.3.


From: Tobias Geerinckx-Rice
Subject: 09/10: gnu: ruby-tzinfo-data: Update to 1.2017.3.
Date: Sat, 23 Dec 2017 00:11:24 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 925131916d3b1ee45533b7300d53a8a0db8672a6
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Sat Dec 23 05:14:34 2017 +0100

    gnu: ruby-tzinfo-data: Update to 1.2017.3.
    
    * gnu/packages/ruby.scm (ruby-tzinfo-data): Update to 1.2017.3
---
 gnu/packages/ruby.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm
index 3bd91f0..19b23fe 100644
--- a/gnu/packages/ruby.scm
+++ b/gnu/packages/ruby.scm
@@ -2272,7 +2272,7 @@ aware transformations between times in different time 
zones.")
 (define-public ruby-tzinfo-data
   (package
     (name "ruby-tzinfo-data")
-    (version "1.2016.9")
+    (version "1.2017.3")
     (source
      (origin
        (method url-fetch)
@@ -2285,7 +2285,7 @@ aware transformations between times in different time 
zones.")
        (file-name (string-append name "-" version ".tar.gz"))
        (sha256
         (base32
-         "0i8vz2j7wmcpr4pd066qvlg4if5blscjrgxk2imavfa49nq5lp06"))
+         "01wff7syqzikbxalbg3isgxasmvzicr85bzadzkb6bf20bip4v54"))
        ;; Remove the known test failure.
        ;; https://github.com/tzinfo/tzinfo-data/issues/10
        ;; https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1587128



reply via email to

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