haskell-shelly: update to version 0.14.3

This commit is contained in:
Peter Simons 2012-11-20 13:58:23 +01:00
parent 463fca2766
commit 4dc5051353

View File

@ -3,8 +3,8 @@
cabal.mkDerivation (self: {
pname = "shelly";
version = "0.14.2.3";
sha256 = "0yrn7sg7rjli8ai0zbiqrfb0m53sbxsq5jnygdya0n20gmsb9kr4";
version = "0.14.3";
sha256 = "0nlspgk5svc9zr2gry96sykhd8i7vdmqxpsvfsz22khw8climqzj";
buildDepends = [
mtl systemFileio systemFilepath text time unixCompat
];