haskell-shelly: update to version 1.5.4.1
This commit is contained in:
parent
d783e5c32d
commit
3ee3329c1f
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "shelly";
|
pname = "shelly";
|
||||||
version = "1.5.4";
|
version = "1.5.4.1";
|
||||||
sha256 = "1jxw3c25n7azvfyj9vark9149sk36d01pfij6lgamhjs28mb860d";
|
sha256 = "0h38j6vkdgaddj7xardyywibdj5w0wryqxwwpc62idgzlp7mgpb2";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
async enclosedExceptions exceptions liftedAsync liftedBase
|
async enclosedExceptions exceptions liftedAsync liftedBase
|
||||||
monadControl mtl systemFileio systemFilepath text time transformers
|
monadControl mtl systemFileio systemFilepath text time transformers
|
||||||
|
|
Loading…
Reference in New Issue