Merge pull request #40741 from xeji/prometheus

prometheus_1: 1.8.1 -> 1.8.2, fix build
This commit is contained in:
Samuel Leathers
2018-05-19 21:31:05 -04:00
committed by GitHub

View File

@@ -45,8 +45,8 @@ let
} // attrs');
in rec {
prometheus_1 = generic {
version = "1.8.1";
sha256 = "07xvpjhhxc0r73qfmkvf94zhv19zv76privw6blg35k5nxcnj7j4";
version = "1.8.2";
sha256 = "088flpg3qgnj9afl9vbaa19v2s1d21yxy38nrlv5m7cxwy2pi5pv";
};
prometheus_2 = generic {