acid-state: Update to 0.12.1

This commit is contained in:
Rickard Nilsson 2013-10-02 18:50:33 +02:00
parent fabc7438f1
commit 28c3401684

View file

@ -4,8 +4,8 @@
cabal.mkDerivation (self: {
pname = "acid-state";
version = "0.12.0";
sha256 = "0gz66j0091k18yy81kn3vcadjg8lrqdfxibjbzwyhi64m894f13w";
version = "0.12.1";
sha256 = "0smqhj4layckdsm8xjz1rwgpcqwm5xj2vr8g4i463vgq776fl0q6";
buildDepends = [
cereal extensibleExceptions filepath mtl network safecopy stm
];