mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-31 01:04:25 +00:00
haskell-wai-extra: updated to version 0.4.3
svn path=/nixpkgs/trunk/; revision=29616
This commit is contained in:
parent
717d0a154d
commit
6b4095a1a0
@ -5,8 +5,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "wai-extra";
|
||||
version = "0.4.2";
|
||||
sha256 = "1k2dsjramy14rfd1j8k7zgirdfl2zybd0z0pxkvxdrgr9s2pk51y";
|
||||
version = "0.4.3";
|
||||
sha256 = "07m86khgfyyadjgq8yp9kj3ljlpkvf209b1cfz2x7n5wdq8k2wm9";
|
||||
buildDepends = [
|
||||
blazeBuilder blazeBuilderEnumerator caseInsensitive enumerator
|
||||
httpTypes network text time transformers wai zlibBindings
|
||||
|
Loading…
Reference in New Issue
Block a user