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

cloudlog: 2.4.2 -> 2.4.3

authored by

Weijia Wang and committed by
GitHub
67d58d6e bff97d52

+2 -2
+2 -2
pkgs/applications/radio/cloudlog/default.nix
··· 8 9 stdenvNoCC.mkDerivation rec { 10 pname = "cloudlog"; 11 - version = "2.4.2"; 12 13 src = fetchFromGitHub { 14 owner = "magicbug"; 15 repo = "Cloudlog"; 16 rev = version; 17 - sha256 = "sha256-btfHHrb7m6ITWe/18u2pmZiZKpKebKMThqcXFIvO/P8="; 18 }; 19 20 postPath = ''
··· 8 9 stdenvNoCC.mkDerivation rec { 10 pname = "cloudlog"; 11 + version = "2.4.3"; 12 13 src = fetchFromGitHub { 14 owner = "magicbug"; 15 repo = "Cloudlog"; 16 rev = version; 17 + sha256 = "sha256-2L+Yp8yxhmoVh34cW1s5Xy1f0X2xUo3UP32XcAV2LsM="; 18 }; 19 20 postPath = ''