3
0
Fork 0
forked from mirrors/nixpkgs

haskell-persistent: update to version 1.2.3.0

This commit is contained in:
Peter Simons 2013-08-14 11:52:03 +02:00
parent c6a9104810
commit 3c1e499b16

View file

@ -7,8 +7,8 @@
cabal.mkDerivation (self: {
pname = "persistent";
version = "1.2.2.0";
sha256 = "18p3yz683ks0gdn1l4qys29jj7iqhlwh7i0s50bkl4x1w0mpa1kh";
version = "1.2.3.0";
sha256 = "0bil1932rnh3my9yjyc4sk24g0qwkkgv8b48nrn7fm007vyf173m";
buildDepends = [
aeson attoparsec base64Bytestring blazeHtml blazeMarkup conduit
liftedBase monadControl monadLogger pathPieces poolConduit