me
/
guix
Archived
1
0
Fork 0

gnu: ruby-tzinfo-data: Update to 1.2017.3.

* gnu/packages/ruby.scm (ruby-tzinfo-data): Update to 1.2017.3
master
Tobias Geerinckx-Rice 2017-12-23 05:14:34 +01:00
parent 4237af8529
commit 925131916d
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -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