haskell-shelly: update to version 0.15.2

This commit is contained in:
Peter Simons 2012-12-23 20:14:10 +01:00
parent 4bfdfe35ec
commit 0a84d46d8f

View file

@ -3,8 +3,8 @@
cabal.mkDerivation (self: {
pname = "shelly";
version = "0.15.0";
sha256 = "138x2c76ynv0kl0kg86pawnnlk6973dqkaapycb30rf44p1m53j2";
version = "0.15.2";
sha256 = "0mbbg55rv1b5xmkpdk87n6p0d7dhn5qmk7f7344cmwgvhdgfpkhg";
buildDepends = [
mtl systemFileio systemFilepath text time unixCompat
];