haskell-yesod-static: updated to version 0.3.2
svn path=/nixpkgs/trunk/; revision=30606
This commit is contained in:
parent
10d5176d4e
commit
6697cb0c0f
@ -5,8 +5,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "yesod-static";
|
pname = "yesod-static";
|
||||||
version = "0.3.1.2";
|
version = "0.3.2";
|
||||||
sha256 = "0r72xspxq7122k9vird4yqqzrn6p4xgzvxid7ig62zdxjlw1p36j";
|
sha256 = "0m0fws0bwhf1cyw1a3cg85mhdjr9pv35a39671jsqkkvmmxiixlf";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
base64Bytestring cereal enumerator fileEmbed httpTypes pureMD5 text
|
base64Bytestring cereal enumerator fileEmbed httpTypes pureMD5 text
|
||||||
transformers unixCompat wai waiAppStatic yesodCore
|
transformers unixCompat wai waiAppStatic yesodCore
|
||||||
|
Loading…
x
Reference in New Issue
Block a user