haskellPackages.ekgBosun: New expression

This commit is contained in:
Oliver Charles 2014-11-25 16:10:04 +00:00
parent a4beb6a2b6
commit 60e661074d

View File

@ -6,13 +6,12 @@
cabal.mkDerivation (self: { cabal.mkDerivation (self: {
pname = "ekg-bosun"; pname = "ekg-bosun";
version = "1.0.0"; version = "1.0.2";
sha256 = "0r7ri2mfqhxypjm96s03d00b3fh28mw79wkj2cbhk4w23v2rhdv0"; sha256 = "0q32yvl5j59s22v357j8vx0i3b5cd0gygh7gyibym5ka5d5xd82m";
buildDepends = [ buildDepends = [
aeson ekgCore httpClient lens network networkUri text time aeson ekgCore httpClient lens network networkUri text time
unorderedContainers vector wreq unorderedContainers vector wreq
]; ];
jailbreak = true;
meta = { meta = {
homepage = "http://github.com/ocharles/ekg-bosun"; homepage = "http://github.com/ocharles/ekg-bosun";
description = "Send ekg metrics to a Bosun instance"; description = "Send ekg metrics to a Bosun instance";