haskell-persistent-template: update to version 2.0.4
This commit is contained in:
parent
bb847199fb
commit
bb61652583
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "persistent-template";
|
pname = "persistent-template";
|
||||||
version = "2.0.3.2";
|
version = "2.0.4";
|
||||||
sha256 = "0g4s5g0kn87cnch7ci26c4qkx157iscvvkdyazd49z58vczcpavv";
|
sha256 = "0crc3xlfwv1f7lzn73c51v1iacwkmx06c7rz14qni9p08y7g3sg9";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
aeson monadControl monadLogger pathPieces persistent tagged text
|
aeson monadControl monadLogger pathPieces persistent tagged text
|
||||||
transformers unorderedContainers
|
transformers unorderedContainers
|
||||||
|
|
Loading…
Reference in a new issue