Merge pull request #231834 from r-ryantm/auto-update/cloudlog

cloudlog: 2.4.1 -> 2.4.2
This commit is contained in:
Weijia Wang 2023-05-16 14:36:39 +03:00 committed by GitHub
commit 56da03d404
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,13 +8,13 @@
stdenvNoCC.mkDerivation rec {
pname = "cloudlog";
version = "2.4.1";
version = "2.4.2";
src = fetchFromGitHub {
owner = "magicbug";
repo = "Cloudlog";
rev = version;
sha256 = "sha256-tFerQJhe/FemtOaP56b2XhLtXH2a8CRT2E69v/77Qz0=";
sha256 = "sha256-btfHHrb7m6ITWe/18u2pmZiZKpKebKMThqcXFIvO/P8=";
};
postPath = ''