Merge pull request #255538 from mattmelling/cloudlog-2.4.9

cloudlog: 2.4.8 -> 2.4.9
This commit is contained in:
Fabián Heredia Montiel
2023-09-17 12:16:54 -06:00
committed by GitHub
+2 -2
View File
@@ -8,13 +8,13 @@
stdenvNoCC.mkDerivation rec {
pname = "cloudlog";
version = "2.4.8";
version = "2.4.9";
src = fetchFromGitHub {
owner = "magicbug";
repo = "Cloudlog";
rev = version;
sha256 = "sha256-LY8kTZooBzwrrruCjwdiNhxjrmIDV4N2HcfhbSSe6o4=";
sha256 = "sha256-sygkddnSou1U2ZEwNhKvHCkFEl91pYSYOjbKPLqgGj4=";
};
postPath = ''