haskell-yesod-static: update to version 1.2.2
This commit is contained in:
parent
91e2d2bf9b
commit
48958dac06
@ -8,8 +8,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "yesod-static";
|
pname = "yesod-static";
|
||||||
version = "1.2.1.1";
|
version = "1.2.2";
|
||||||
sha256 = "009p6hq6hwmvji40yqv97v1sfwdfh44pasp68cxw05czhcwwcacv";
|
sha256 = "06abyfmqzv6aap0ww7vkw4j6xv6dkivn0g7wx59j2l54dfqrjifr";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
base64Bytestring cereal conduit cryptoConduit cryptohashCryptoapi
|
base64Bytestring cereal conduit cryptoConduit cryptohashCryptoapi
|
||||||
dataDefault fileEmbed filepath hjsmin httpTypes mimeTypes
|
dataDefault fileEmbed filepath hjsmin httpTypes mimeTypes
|
||||||
|
Loading…
Reference in New Issue
Block a user