haskell-shelly: update to version 1.5.0.1

This commit is contained in:
Peter Simons 2014-03-12 11:27:14 +01:00
parent b38f435e0e
commit 1e99af6888

View file

@ -4,8 +4,8 @@
cabal.mkDerivation (self: {
pname = "shelly";
version = "1.4.4.2";
sha256 = "01h08bw7j7f5vi3bffd4ipvj5nmab8j5rqgxav688n2jm2342jzk";
version = "1.5.0.1";
sha256 = "19mfxdwnzv01bxd0l5q2z4mbdp7r8p6z2bm083vjlxx7cc35wv7a";
buildDepends = [
async mtl systemFileio systemFilepath text time unixCompat
];