haskell-logging: update to version 1.4.1
This commit is contained in:
parent
f899787872
commit
45165186dc
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "logging";
|
pname = "logging";
|
||||||
version = "1.4.0";
|
version = "1.4.1";
|
||||||
sha256 = "0xkk6j9wa5n0qg0wp7a9bwaz328hrjk1fwanpa515hh3gvz62g94";
|
sha256 = "15mhpafv797f8aifjyjb5nc0fkd7if7bvx5hx9mzxycdzlk28gfp";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
binary fastLogger liftedBase monadControl monadLogger pcreLight
|
binary fastLogger liftedBase monadControl monadLogger pcreLight
|
||||||
text time transformers vectorSpace
|
text time transformers vectorSpace
|
||||||
|
|
Loading…
Reference in New Issue