[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#33701] [PATCH staging 14/23] gnu: tzdata-for-tests: Update to 2018g
From: |
Marius Bakke |
Subject: |
[bug#33701] [PATCH staging 14/23] gnu: tzdata-for-tests: Update to 2018g. |
Date: |
Tue, 11 Dec 2018 02:14:07 +0100 |
* gnu/packages/base.scm (tzdata-for-tests): Inherit TZDATA.
---
gnu/packages/base.scm | 18 +-----------------
1 file changed, 1 insertion(+), 17 deletions(-)
diff --git a/gnu/packages/base.scm b/gnu/packages/base.scm
index 55a0290600..932416a60d 100644
--- a/gnu/packages/base.scm
+++ b/gnu/packages/base.scm
@@ -1173,23 +1173,7 @@ and daylight-saving rules.")
(define-public tzdata-for-tests
(hidden-package
(package
- (inherit tzdata)
- (version "2018d")
- (source (origin
- (method url-fetch)
- (uri (string-append "https://www.iana.org/time-zones/repository"
- "/releases/tzdata" version ".tar.gz"))
- (sha256
- (base32
- "0m6020dnk9r40z7k36jp13fa06xip3hn0fdx3nly66jzxgffs1ji"))))
- (inputs `(("tzcode" ,(origin
- (method url-fetch)
- (uri (string-append
-
"http://www.iana.org/time-zones/repository/releases/tzcode"
- version ".tar.gz"))
- (sha256
- (base32
-
"1nd882yhsazmcfqmcqyfig3axycryl30gmizgqhqsx5dpa2lxr3x")))))))))
+ (inherit tzdata))))
(define-public libiconv
(package
--
2.20.0
- [bug#33701] [PATCH staging 20/23] gnu: libuv: Update to 1.24.0., (continued)
- [bug#33701] [PATCH staging 20/23] gnu: libuv: Update to 1.24.0., Marius Bakke, 2018/12/10
- [bug#33701] [PATCH staging 16/23] gnu: nettle: Update to 3.4.1., Marius Bakke, 2018/12/10
- [bug#33701] [PATCH staging 12/23] gnu: ghostscript: Update to 9.26., Marius Bakke, 2018/12/10
- [bug#33701] [PATCH staging 13/23] gnu: icu4c: Update to 63.1., Marius Bakke, 2018/12/10
- [bug#33701] [PATCH staging 15/23] gnu: nghttp2: Update to 1.35.1., Marius Bakke, 2018/12/10
- [bug#33701] [PATCH staging 07/23] gnu: glib: Update to 2.56.3., Marius Bakke, 2018/12/10
- [bug#33701] [PATCH staging 10/23] gnu: libqmi: Update to 1.20.2., Marius Bakke, 2018/12/10
- [bug#33701] [PATCH staging 05/23] gnu: D-Bus: Update to 1.12.12., Marius Bakke, 2018/12/10
- [bug#33701] [PATCH staging 03/23] gnu: harfbuzz: Update to 2.2.0., Marius Bakke, 2018/12/10
- [bug#33701] [PATCH staging 14/23] gnu: tzdata-for-tests: Update to 2018g.,
Marius Bakke <=
- [bug#33701] [PATCH staging 08/23] gnu: pixman: Update to 0.36.0., Marius Bakke, 2018/12/10
- [bug#33701] [PATCH staging 11/23] gnu: curl: Remove replacement for 7.62.0., Marius Bakke, 2018/12/10
- [bug#33701] [PATCH staging 09/23] gnu: cairo: Update to 1.16.0., Marius Bakke, 2018/12/10
- [bug#33701] [PATCH staging 04/23] gnu: poppler: Update to 0.72.0., Marius Bakke, 2018/12/10
- [bug#33701] [PATCH staging 06/23] gnu: glib: Remove obsolete variable., Marius Bakke, 2018/12/10
- [bug#33701] [PATCH staging 02/23] gnu: libjpeg-turbo: Update to 2.0.1., Marius Bakke, 2018/12/10
- [bug#33701] [PATCH staging 00/23] Glib/GTK+ updates, Marius Bakke, 2018/12/11
- [bug#33701] [PATCH staging 00/23] Glib/GTK+ updates, Leo Famulari, 2018/12/11