haskell-hslogger: update to version 1.2.6
This commit is contained in:
parent
4e31c212ba
commit
30122cd974
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "hslogger";
|
pname = "hslogger";
|
||||||
version = "1.2.4";
|
version = "1.2.6";
|
||||||
sha256 = "0r0c7wqz49lzxg7sakkw6nwmxnyzhqscxvnxiqwkwsgv3q2sh3wc";
|
sha256 = "0yqw7824bn8vb9iynx8lkgswxd0nz484k4bvcwd02wvakbbfawkk";
|
||||||
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