haskell-shelly: update to version 0.14.1

This commit is contained in:
Peter Simons 2012-09-21 13:46:17 +02:00
parent 46b291f6ea
commit db90286ff7

View File

@ -3,8 +3,8 @@
cabal.mkDerivation (self: {
pname = "shelly";
version = "0.14.0.1";
sha256 = "062c3zqr6ad61p0s423h8rhimqfld6p95z3qzrmag9f29a5f4fbz";
version = "0.14.1";
sha256 = "1cvfak5siysnpms1znra6dk762zp0gv1sam3xfdp67a7ir0hpcpp";
buildDepends = [
mtl systemFileio systemFilepath text time unixCompat
];