haskell-zlib-bindings: update to version 0.1.1.2
This commit is contained in:
parent
306cb4d9b5
commit
43c84c6ec8
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "zlib-bindings";
|
pname = "zlib-bindings";
|
||||||
version = "0.1.1.1";
|
version = "0.1.1.2";
|
||||||
sha256 = "1r502gskbm36smd5nj0f53ildv9rkm3k79zmwdmrskg6z1n7jmfh";
|
sha256 = "0p4713craq59vbyf3rr6kzv53rrfycbnlfs57i78fjrgwv6bd1ln";
|
||||||
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