Updating ZPAQ to 642

This commit is contained in:
Michael Raskin 2013-10-20 21:09:45 +04:00
parent c4d78d376a
commit bf721764ac

View File

@ -3,11 +3,11 @@ let
s = # Generated upstream information
rec {
baseName="zpaq";
version="625";
version="642";
name="${baseName}-${version}";
hash="0d3ly8l6mzbqxkg68yz7mid3dr056fgr5n49rlkjwcfg533c5gwx";
url="http://mattmahoney.net/dc/zpaq625.zip";
sha256="0d3ly8l6mzbqxkg68yz7mid3dr056fgr5n49rlkjwcfg533c5gwx";
hash="020nd5gzzynhccldbf1kh4x1cc3445b7ig2cl30xvxaz16h1r2p5";
url="http://mattmahoney.net/dc/zpaq642.zip";
sha256="020nd5gzzynhccldbf1kh4x1cc3445b7ig2cl30xvxaz16h1r2p5";
};
buildInputs = [
unzip