mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2025-01-01 00:12:39 +03:00
haskell-wai: update to version 1.4.0.2
This commit is contained in:
parent
d59d296293
commit
082cc0c62b
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "wai";
|
pname = "wai";
|
||||||
version = "1.4.0.1";
|
version = "1.4.0.2";
|
||||||
sha256 = "1d08mp7dpf8iw50yjysr5p7fc9jgdcwql943p9c11x35n2ks6z2n";
|
sha256 = "0mmnl2zn3jsa5yan58kf2d7cvc343cld0l8mydb9qnq4if2kq94q";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
blazeBuilder conduit httpTypes network text transformers vault
|
blazeBuilder conduit httpTypes network text transformers vault
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user