haskell-persistent-template: update to version 1.1.3.1
This commit is contained in:
parent
95961786c7
commit
e4fd98a2ef
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "persistent-template";
|
pname = "persistent-template";
|
||||||
version = "1.1.3";
|
version = "1.1.3.1";
|
||||||
sha256 = "1jvr71qfjv2f4vx4xbz78x5a325zkdpg2qvcbglizz10xwrm5j9d";
|
sha256 = "0171x8mv3ff9ppllkp3mgpwa8p1zg3y6fykq70z9h0hx1ny0407p";
|
||||||
buildDepends = [ aeson monadControl persistent text transformers ];
|
buildDepends = [ aeson monadControl persistent text transformers ];
|
||||||
testDepends = [ aeson hspec persistent QuickCheck text ];
|
testDepends = [ aeson hspec persistent QuickCheck text ];
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user