3
0
Fork 0
forked from mirrors/nixpkgs

haskell-persistent-template: update to version 2.1

This commit is contained in:
Peter Simons 2014-10-13 13:03:11 +02:00
parent 3bff51f055
commit 270cb5041c

View file

@ -7,8 +7,8 @@
cabal.mkDerivation (self: { cabal.mkDerivation (self: {
pname = "persistent-template"; pname = "persistent-template";
version = "2.0.5"; version = "2.1";
sha256 = "0mf18n07r2bvvf5448xq4pzylpprkbc1wb86339gaxnax321ipap"; sha256 = "0rj3yqm38kg7lvj9hi4c5yaypvxj6pwb47b0kg8h2hsa0rshhrdy";
buildDepends = [ buildDepends = [
aeson monadControl monadLogger pathPieces persistent tagged text aeson monadControl monadLogger pathPieces persistent tagged text
transformers unorderedContainers transformers unorderedContainers