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.
This commit is contained in:
Ludovic Courtès 2013-08-23 16:02:28 +02:00
parent 7db3ff4a29
commit 853726dd36

View file

@ -566,7 +566,7 @@ (define-public tzdata
version ".tar.gz")) version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"13xd30ngwhqmj7w216ghd5knvg047hzpc0xca5l297g5cwb62hza")))))) "1dh7nzmfxs8fps4bzcd2lz5fz24zxy2123a99avxsk34jh6bk7id"))))))
(home-page "http://www.iana.org/time-zones") (home-page "http://www.iana.org/time-zones")
(synopsis "Database of current and historical time zones") (synopsis "Database of current and historical time zones")
(description "The Time Zone Database (often called tz or zoneinfo) (description "The Time Zone Database (often called tz or zoneinfo)