mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-27 13:57:10 +03:00
haskell-wai-test: update to version 2.0.1.2
This commit is contained in:
parent
76f369772f
commit
73bfdbf69f
@ -5,8 +5,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "wai-test";
|
pname = "wai-test";
|
||||||
version = "2.0.1.1";
|
version = "2.0.1.2";
|
||||||
sha256 = "08mkn6v8kxlcn2qb5rz9m5mqzl9wy43mxs2jzl1gavkf9bhwc93s";
|
sha256 = "11mkzh5wlfhdrwzqhsbcl3qnbawmks4vxr1vv0s2ny50q5na41ln";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
blazeBuilder blazeBuilderConduit caseInsensitive conduit
|
blazeBuilder blazeBuilderConduit caseInsensitive conduit
|
||||||
conduitExtra cookie deepseq httpTypes network text transformers wai
|
conduitExtra cookie deepseq httpTypes network text transformers wai
|
||||||
|
Loading…
Reference in New Issue
Block a user