haskell-shelly: update to version 0.15.3.3

This commit is contained in:
Peter Simons 2012-12-25 11:35:03 +01:00
parent ff0f2ba3c6
commit 3a8f40b200

View file

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