Merge pull request #183364 from r-ryantm/auto-update/icingaweb2-ipl

icingaweb2-ipl: 0.8.1 -> 0.10.0
This commit is contained in:
Janne Heß
2022-09-11 22:16:05 +02:00
committed by GitHub
+2 -2
View File
@@ -2,13 +2,13 @@
stdenvNoCC.mkDerivation rec {
pname = "icingaweb2-ipl";
version = "0.8.1";
version = "0.10.0";
src = fetchFromGitHub {
owner = "Icinga";
repo = "icinga-php-library";
rev = "v${version}";
sha256 = "sha256:0ndd4gd26rglbz85izfvqc4ghcfa7wpq6ghrhggbzg819phndg5a";
sha256 = "sha256-nwS7mK46KSBNHdjIfzUMR4xFcHJjpNXhLYBdM7TwgNQ=";
};
installPhase = ''