Merge pull request #305589 from clot27/update-64gram

_64gram: 1.1.18 -> 1.1.19

authored by Aleksana and committed by GitHub 77ad8be7 29e4c2ef

+2 -2
+2 -2
pkgs/by-name/_6/_64gram/package.nix
··· 7 8 telegram-desktop.overrideAttrs (old: rec { 9 pname = "64gram"; 10 - version = "1.1.18"; 11 12 src = fetchFromGitHub { 13 owner = "TDesktop-x64"; ··· 15 rev = "v${version}"; 16 17 fetchSubmodules = true; 18 - hash = "sha256-sURnKOcg+pwU1Nw6yqtoPaRD1kpg93/VNh7UYi2IIwU="; 19 }; 20 21 passthru.updateScript = nix-update-script {};
··· 7 8 telegram-desktop.overrideAttrs (old: rec { 9 pname = "64gram"; 10 + version = "1.1.19"; 11 12 src = fetchFromGitHub { 13 owner = "TDesktop-x64"; ··· 15 rev = "v${version}"; 16 17 fetchSubmodules = true; 18 + hash = "sha256-9QCh7/eNPWqsOF+cjO61EnqqhAdy6+4UxZhWjfJc5gQ="; 19 }; 20 21 passthru.updateScript = nix-update-script {};