haskell-ekg: update to version 0.4.0.2

This commit is contained in:
Peter Simons 2014-08-19 15:34:09 +02:00
parent 87004f8a15
commit ce3596fc07

View file

@ -6,8 +6,8 @@
cabal.mkDerivation (self: {
pname = "ekg";
version = "0.4.0.1";
sha256 = "09pjsd9jr91whdhv36fkb36ivvvcr415g90a798i86vl8mklgnyx";
version = "0.4.0.2";
sha256 = "0svw43dnlg93nyaxiq310sp5csbf0w68ipbhqkxm052yvc9k6fv9";
buildDepends = [
aeson ekgCore filepath network snapCore snapServer text time
transformers unorderedContainers