chatterino7: 7.5.3 -> 7.5.4 (#445675)

authored by nixpkgs-merge-bot[bot] and committed by GitHub 356db40d 24a75e9c

+2 -2
+2 -2
pkgs/by-name/ch/chatterino7/package.nix
··· 11 ( 12 finalAttrs: _: { 13 pname = "chatterino7"; 14 - version = "7.5.3"; 15 16 src = fetchFromGitHub { 17 owner = "SevenTV"; 18 repo = "chatterino7"; 19 tag = "v${finalAttrs.version}"; 20 - hash = "sha256-tft0+vcE+LGPrlv4ZBgzmeF66Jf66iTjUr0pdF1vx24="; 21 fetchSubmodules = true; 22 leaveDotGit = true; 23 postFetch = ''
··· 11 ( 12 finalAttrs: _: { 13 pname = "chatterino7"; 14 + version = "7.5.4"; 15 16 src = fetchFromGitHub { 17 owner = "SevenTV"; 18 repo = "chatterino7"; 19 tag = "v${finalAttrs.version}"; 20 + hash = "sha256-zA198AIFIRx4qE5MZwrGOFFrpnVrZMVQx1SX0RJpDo4="; 21 fetchSubmodules = true; 22 leaveDotGit = true; 23 postFetch = ''