haskell-persistent-sqlite: update to version 2.0.1

This commit is contained in:
Peter Simons 2014-09-11 18:09:47 +02:00
parent c40cc6e799
commit a289f2baa8

View file

@ -6,8 +6,8 @@
cabal.mkDerivation (self: {
pname = "persistent-sqlite";
version = "1.3.0.5";
sha256 = "05b7byc4z7mhni90cj2aan63f599wv0511zqbsm6kbylk1zpyizb";
version = "2.0.1";
sha256 = "1ygyghifss29fdkyk5fhq9f1nkw1wgmlcsdh18sff5vvvk7vfa2l";
isLibrary = true;
isExecutable = true;
buildDepends = [