haskell-shelly: update to version 1.4.4

This commit is contained in:
Peter Simons 2014-02-03 10:26:04 +01:00
parent a2d903d213
commit c19547ad42

View file

@ -4,8 +4,8 @@
cabal.mkDerivation (self: {
pname = "shelly";
version = "1.4.3.1";
sha256 = "04q22wprp0x075xyx6lnr8r792izvfigi4zryz2lxr5kqnzjki6r";
version = "1.4.4";
sha256 = "0gxmwwpg7p5ai35ng8fsx743w3q9p5jl0c1c3ckiqvz4jbwgyf7y";
buildDepends = [
async mtl systemFileio systemFilepath text time unixCompat
];