haskell-zlib-bindings: updated to version 0.0.3
svn path=/nixpkgs/trunk/; revision=31900
This commit is contained in:
parent
fb5c1e0687
commit
999502f95c
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "zlib-bindings";
|
pname = "zlib-bindings";
|
||||||
version = "0.0.2";
|
version = "0.0.3";
|
||||||
sha256 = "01ksbrlcn9g74ql0388zfa02abmrpkw654y2ayybzgygzdb51mnk";
|
sha256 = "0hi74pc9lc11j7bvaka2fpy3cdql2z7232nxpjffjk7prqrc0q8d";
|
||||||
buildDepends = [ zlib ];
|
buildDepends = [ zlib ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/snoyberg/zlib-bindings";
|
homepage = "http://github.com/snoyberg/zlib-bindings";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user