haskell-zlib-bindings: updated to version 0.0.3.2
svn path=/nixpkgs/trunk/; revision=32140
This commit is contained in:
parent
115ec41ba1
commit
6a46fac659
@ -2,8 +2,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "zlib-bindings";
|
||||
version = "0.0.3.1";
|
||||
sha256 = "1j1z797zi5svxyv5ssfx8lyhmzlc2j7iad4b01aw0jvyp3ad4qan";
|
||||
version = "0.0.3.2";
|
||||
sha256 = "0x78fkjinfhhihhfihr0g5rc4d8jkhza3vw5qsyds74skd6rsy1q";
|
||||
buildDepends = [ zlib ];
|
||||
meta = {
|
||||
homepage = "http://github.com/snoyberg/zlib-bindings";
|
||||
|
Loading…
Reference in New Issue
Block a user