Merge pull request #109965 from r-ryantm/auto-update/kcollectd

kcollectd: 0.11.99.0 -> 0.12.0
This commit is contained in:
Guillaume Girol 2021-01-20 18:45:40 +00:00 committed by GitHub
commit 7a865aa59c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,12 +18,12 @@
mkDerivation rec {
pname = "kcollectd";
version = "0.11.99.0";
version = "0.12.0";
src = fetchFromGitLab {
owner = "aerusso";
repo = pname;
rev = "v${version}";
sha256 = "0h4ymvzihzbmyv3z0bp28g94wxc6c7lgi3my0xbka3advxr811gn";
sha256 = "sha256-Ihd4Ps4t9+sNB3joO3vTxDR/25t7Ecl6yvHQ15QiUdY=";
};
nativeBuildInputs = [