[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/07: gnu: ruby-tzinfo-data: Update to 1.2016.9.
From: |
Ben Woodcroft |
Subject: |
07/07: gnu: ruby-tzinfo-data: Update to 1.2016.9. |
Date: |
Mon, 7 Nov 2016 11:54:20 +0000 (UTC) |
benwoodcroft pushed a commit to branch master
in repository guix.
commit 06028aed7c4faab5d3442feff49d117027116a30
Author: Ben Woodcroft <address@hidden>
Date: Mon Nov 7 21:36:24 2016 +1000
gnu: ruby-tzinfo-data: Update to 1.2016.9.
* gnu/packages/ruby.scm (ruby-tzinfo-data): Update to 1.2016.9.
---
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 7dec0fb..a770486 100644
--- a/gnu/packages/ruby.scm
+++ b/gnu/packages/ruby.scm
@@ -2115,7 +2115,7 @@ aware transformations between times in different time
zones.")
(define-public ruby-tzinfo-data
(package
(name "ruby-tzinfo-data")
- (version "1.2016.7")
+ (version "1.2016.9")
(source
(origin
(method url-fetch)
@@ -2128,7 +2128,7 @@ aware transformations between times in different time
zones.")
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
- "0vh75hkfmqk4hdjv6nm7acw64izwpnv7slkmh2kj7qlfz133yh9l"))
+ "0i8vz2j7wmcpr4pd066qvlg4if5blscjrgxk2imavfa49nq5lp06"))
;; Remove the known test failure.
;; https://github.com/tzinfo/tzinfo-data/issues/10
;; https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1587128
- branch master updated (bd91748 -> 06028ae), Ben Woodcroft, 2016/11/07
- 02/07: gnu: ruby-sequel: Update to 4.40.0., Ben Woodcroft, 2016/11/07
- 06/07: gnu: ruby-sqlite3: Update to 1.3.12., Ben Woodcroft, 2016/11/07
- 04/07: gnu: ruby-domain-name: Update to 0.5.20161021., Ben Woodcroft, 2016/11/07
- 07/07: gnu: ruby-tzinfo-data: Update to 1.2016.9.,
Ben Woodcroft <=
- 01/07: gnu: diamond: Update to 0.8.26., Ben Woodcroft, 2016/11/07
- 03/07: gnu: ruby-http-cookie: Update to 1.0.3., Ben Woodcroft, 2016/11/07
- 05/07: gnu: ruby-shoulda-context: Update to 1.2.2., Ben Woodcroft, 2016/11/07