haskell-persistent-template: update to version 2.0.3.2

This commit is contained in:
Peter Simons 2014-09-19 12:51:41 +02:00
parent ec1d8b1b46
commit 2a8b13edc1

View file

@ -7,8 +7,8 @@
cabal.mkDerivation (self: {
pname = "persistent-template";
version = "2.0.2.2";
sha256 = "1qar8xh4nbprnvqzgy4byc882hkfyxr7apbj0wzfs7smpla1ghlx";
version = "2.0.3.2";
sha256 = "0g4s5g0kn87cnch7ci26c4qkx157iscvvkdyazd49z58vczcpavv";
buildDepends = [
aeson monadControl monadLogger pathPieces persistent tagged text
transformers unorderedContainers