bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#14890: Wrong hash for tzdata


From: Ludovic Courtès
Subject: bug#14890: Wrong hash for tzdata
Date: Wed, 17 Jul 2013 14:23:55 +0200
User-agent: Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux)

address@hidden (Ludovic Courtès) skribis:

>> The file stored on hydra is
>>    gryg2h8lp3s8cc4zgxw14yn7d0wgc9lq-tzdata2013d.tar.gz
>> which has been decompressed before storage and is in fact not a .tar.gz, 
>> but a .tar. It is identical to the decompressed file from the iana website.

[...]

> $ guile -c '(use-modules (guix nar)) (call-with-input-file "nar" (lambda (p) 
> (restore-file p ",,out")))'
>
> $ file ,,out
> ,,out: POSIX tar archive (GNU)

Oh I see what you meant now.  Sorry for being sleepy.  ;-)

I just checked and the new tzdata is bit-for-bit the previous .tar, but
gzipped.

Commit 1855577 updates the hash.

Thanks!

Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]