haskell-zlib-bindings: update to version 0.1.1.1
This commit is contained in:
parent
07a2ac1634
commit
09f1fbfa1c
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "zlib-bindings";
|
pname = "zlib-bindings";
|
||||||
version = "0.1.1";
|
version = "0.1.1.1";
|
||||||
sha256 = "0hgqr7sh3pri482191gd9qrz2nbgxw1aqdx1x6lc9s0bbw68isai";
|
sha256 = "1r502gskbm36smd5nj0f53ildv9rkm3k79zmwdmrskg6z1n7jmfh";
|
||||||
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