haskell-rest-wai: update to version 0.1.0.3

This commit is contained in:
Peter Simons 2014-08-24 11:57:42 +02:00
parent 23e4cc3d8e
commit e4d7f90b80

View File

@ -6,8 +6,8 @@
cabal.mkDerivation (self: { cabal.mkDerivation (self: {
pname = "rest-wai"; pname = "rest-wai";
version = "0.1.0.2"; version = "0.1.0.3";
sha256 = "06wnazy0262b2875q4km2xy9zz7l681vlfj3ny1ha9valnqr3q6w"; sha256 = "08pprgn9xnd3ipr6clify3snm4ahshlws869mfvziplc4hdcnb59";
buildDepends = [ buildDepends = [
caseInsensitive httpTypes mimeTypes mtl restCore restTypes text caseInsensitive httpTypes mimeTypes mtl restCore restTypes text
unorderedContainers utf8String wai unorderedContainers utf8String wai