haskell-fast-logger: update to version 0.3.2
This commit is contained in:
parent
b95e01dd88
commit
08c2f03b29
@ -3,8 +3,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "fast-logger";
|
pname = "fast-logger";
|
||||||
version = "0.3.1";
|
version = "0.3.2";
|
||||||
sha256 = "0sjn3vad0fbchv1fhap71wfnihlwnfhk6p9h9hpnbr0i4b32f1ks";
|
sha256 = "0bx8yjg7bf18i7j7fnhidnms5a3v6hiwqqvr249fk03c86v20rla";
|
||||||
buildDepends = [ blazeBuilder dateCache filepath text unixTime ];
|
buildDepends = [ blazeBuilder dateCache filepath text unixTime ];
|
||||||
testDepends = [ hspec ];
|
testDepends = [ hspec ];
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user