haskell-wai-app-static: updated to version 1.1.2
svn path=/nixpkgs/trunk/; revision=32540
This commit is contained in:
parent
846da9fb0a
commit
3eca3a2f17
@ -5,8 +5,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "wai-app-static";
|
pname = "wai-app-static";
|
||||||
version = "1.1.1";
|
version = "1.1.2";
|
||||||
sha256 = "0i73rxgmng7grs8cgxw8769jg0cvpsb5gi4s0iwrdyh3xd1vj7iy";
|
sha256 = "1nvzqg3wk7i2p1kcpb9f9wdzbrfl6gxid44l94mmvc7xjcmdl6qw";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
base64Bytestring blazeBuilder blazeHtml cryptohash fileEmbed
|
base64Bytestring blazeBuilder blazeHtml cryptohash fileEmbed
|
||||||
httpDate httpTypes text time transformers unixCompat wai
|
httpDate httpTypes text time transformers unixCompat wai
|
||||||
|
Loading…
Reference in New Issue
Block a user