haskell-zlib-enum: update to version 0.2.3.1
This commit is contained in:
parent
b20aede17a
commit
5396bcdad1
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "zlib-enum";
|
pname = "zlib-enum";
|
||||||
version = "0.2.3";
|
version = "0.2.3.1";
|
||||||
sha256 = "0lr72h4wlclav0p0j5wwaxifq97lw7rh3612lva73fg45akl9di1";
|
sha256 = "1nfczminxafzk69ry1sqkj1ha0jlv3l9ak10yk205snfhpmcjgg4";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ enumerator transformers zlibBindings ];
|
buildDepends = [ enumerator transformers zlibBindings ];
|
||||||
|
Loading…
Reference in New Issue
Block a user