haskell-DAV: update to version 1.0.2

This commit is contained in:
Peter Simons 2014-09-10 20:39:19 +02:00
parent 54a7a49451
commit 561fa4ded3

View file

@ -8,8 +8,8 @@
cabal.mkDerivation (self: { cabal.mkDerivation (self: {
pname = "DAV"; pname = "DAV";
version = "1.0.1"; version = "1.0.2";
sha256 = "0j8z7hi5dykimv6da584zgyn8xlvfhg1k9sbhj5ay7ncxszb134k"; sha256 = "0xbiq3q8w1cjnh71sfnincir8igvwig734r8schbsps993p2d24b";
isLibrary = true; isLibrary = true;
isExecutable = true; isExecutable = true;
buildDepends = [ buildDepends = [