haskell-zlib-bindings: updated to version 0.0.1
svn path=/nixpkgs/trunk/; revision=28822
This commit is contained in:
parent
397845a77d
commit
1cc2d88899
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "zlib-bindings";
|
pname = "zlib-bindings";
|
||||||
version = "0.0.0";
|
version = "0.0.1";
|
||||||
sha256 = "168sll6mrmcnvdmdx79izqxcrli1s7asp4qilhkqss8w0jlrv1ni";
|
sha256 = "0m8q155yyrd4q1ddfmmhdx88mg1875ywrlr484qwpcyd58gn3bkv";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ zlib ];
|
buildDepends = [ zlib ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user