haskell-wai-test: update to version 2.0.0.1
This commit is contained in:
parent
eb16c02c56
commit
059978b474
|
@ -5,8 +5,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "wai-test";
|
pname = "wai-test";
|
||||||
version = "1.3.1.1";
|
version = "2.0.0.1";
|
||||||
sha256 = "0daaq8kn1c35y26y7pb00sw1jyhp84zpzk6vfy1p4vfay4ppknd2";
|
sha256 = "1lk7i9kiawsn56f8w2nidmas6g94yq7diaprvkd7c52hjki5mla7";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
blazeBuilder blazeBuilderConduit caseInsensitive conduit cookie
|
blazeBuilder blazeBuilderConduit caseInsensitive conduit cookie
|
||||||
httpTypes HUnit network text transformers wai
|
httpTypes HUnit network text transformers wai
|
||||||
|
|
Loading…
Reference in New Issue