haskell-hslogger: update to version 1.2.2
This commit is contained in:
parent
eb703936d0
commit
db9383d93b
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "hslogger";
|
pname = "hslogger";
|
||||||
version = "1.2.1";
|
version = "1.2.2";
|
||||||
sha256 = "1vfdf7i6fd4mb3rn57z3wn7bhw4z5g47f4vggb4sms5rg4zqqly5";
|
sha256 = "0j15nma6yf3cxb9j232kif1a836zmncfyklz9wp1mx064nblr5jf";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ mtl network time ];
|
buildDepends = [ mtl network time ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user