haskell-yesod-static: update to version 1.1.1.1
This commit is contained in:
parent
3fb8aabd28
commit
e1c163a65b
@ -5,8 +5,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "yesod-static";
|
pname = "yesod-static";
|
||||||
version = "1.1.1";
|
version = "1.1.1.1";
|
||||||
sha256 = "01y9na79p57h43iyad27k0zrpc3ky76kwp1kyhvp0kb7rm4zib2k";
|
sha256 = "1wp3ijiwsai9npf6zl0bq3fi4rbh0qjy8bii3d178sariv7588js";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
base64Bytestring cereal conduit cryptoConduit cryptohash fileEmbed
|
base64Bytestring cereal conduit cryptoConduit cryptohash fileEmbed
|
||||||
httpTypes systemFilepath text transformers unixCompat wai
|
httpTypes systemFilepath text transformers unixCompat wai
|
||||||
|
Loading…
Reference in New Issue
Block a user