summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2013-08-23 16:02:28 +0200
committerLudovic Courtès <ludo@gnu.org>2013-08-23 16:02:28 +0200
commit853726dd36085bc9c272f8507fcdcf39e08f9e00 (patch)
tree518dd9721fc35a4dbd1ba90baede2247f9215968 /gnu
parent7db3ff4a29415ccc4f781c3e2450deb97d51a26f (diff)
downloadpatches-853726dd36085bc9c272f8507fcdcf39e08f9e00.tar
patches-853726dd36085bc9c272f8507fcdcf39e08f9e00.tar.gz
gnu: tzdata: Fix hash of tzcode tarball.
Fixes <http://bugs.gnu.org/15153>. * gnu/packages/base.scm (tzdata): Update tzcode hash, which was modified upstream.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/base.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/base.scm b/gnu/packages/base.scm
index 3ab6a5cc31..b8efb6e9d8 100644
--- a/gnu/packages/base.scm
+++ b/gnu/packages/base.scm
@@ -566,7 +566,7 @@ with the Linux kernel.")
version ".tar.gz"))
(sha256
(base32
- "13xd30ngwhqmj7w216ghd5knvg047hzpc0xca5l297g5cwb62hza"))))))
+ "1dh7nzmfxs8fps4bzcd2lz5fz24zxy2123a99avxsk34jh6bk7id"))))))
(home-page "http://www.iana.org/time-zones")
(synopsis "Database of current and historical time zones")
(description "The Time Zone Database (often called tz or zoneinfo)