Update zpaq
This commit is contained in:
parent
dc4d698e22
commit
788b3f9ff9
@ -3,11 +3,11 @@ let
|
|||||||
s = # Generated upstream information
|
s = # Generated upstream information
|
||||||
rec {
|
rec {
|
||||||
baseName="zpaq";
|
baseName="zpaq";
|
||||||
version="643";
|
version="649";
|
||||||
name="${baseName}-${version}";
|
name="${baseName}-${version}";
|
||||||
hash="1sgrhvvzrjb9gm9lffs1ai602v8p1mav0kc2sa7wlcx7kj1d3hxr";
|
hash="0rspkd8vdp06hyjlrhgqjrv37bwvnzvqw0smlcy5fjbny502s5nn";
|
||||||
url="http://mattmahoney.net/dc/zpaq643.zip";
|
url="http://mattmahoney.net/dc/zpaq649.zip";
|
||||||
sha256="1sgrhvvzrjb9gm9lffs1ai602v8p1mav0kc2sa7wlcx7kj1d3hxr";
|
sha256="0rspkd8vdp06hyjlrhgqjrv37bwvnzvqw0smlcy5fjbny502s5nn";
|
||||||
};
|
};
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
unzip
|
unzip
|
||||||
|
Loading…
x
Reference in New Issue
Block a user