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: {
|
||||
pname = "zlib-bindings";
|
||||
version = "0.0.0";
|
||||
sha256 = "168sll6mrmcnvdmdx79izqxcrli1s7asp4qilhkqss8w0jlrv1ni";
|
||||
version = "0.0.1";
|
||||
sha256 = "0m8q155yyrd4q1ddfmmhdx88mg1875ywrlr484qwpcyd58gn3bkv";
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
buildDepends = [ zlib ];
|
||||
|
Loading…
Reference in New Issue
Block a user