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

cloudlog: 2.4.9 -> 2.4.10
This commit is contained in:
Weijia Wang 2023-10-15 01:47:13 +02:00 committed by GitHub
commit 4f813f3114
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.9";
version = "2.4.10";
src = fetchFromGitHub {
owner = "magicbug";
repo = "Cloudlog";
rev = version;
sha256 = "sha256-sygkddnSou1U2ZEwNhKvHCkFEl91pYSYOjbKPLqgGj4=";
hash = "sha256-Hj/Qtx9g73H3eKPQgQE+nRqjG344IbxzRX1y/iPgJAc=";
};
postPath = ''