haskell-shelly: update to version 1.3.2

This commit is contained in:
Peter Simons 2013-11-25 12:47:01 +01:00
parent ed1225b0d9
commit 15a805b114

View File

@ -3,8 +3,8 @@
cabal.mkDerivation (self: {
pname = "shelly";
version = "1.3.1";
sha256 = "1psgb1jqw6hqbrp7f217ayabchsn9q4fn2z77lc52r4mlvys13mh";
version = "1.3.2";
sha256 = "1n6kj9sw6d1nwg7lz1pgmjn8pjxxr76m5sxybv4hacakid3glddh";
buildDepends = [
mtl systemFileio systemFilepath text time unixCompat
];