_64gram: 1.1.34 -> 1.1.39 (#341971)

This commit is contained in:
nixpkgs-merge-bot[bot] 2024-09-15 05:23:18 +00:00 committed by GitHub
commit 6d8e9b4f61
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@
telegram-desktop.overrideAttrs (old: rec {
pname = "64gram";
version = "1.1.34";
version = "1.1.39";
src = fetchFromGitHub {
owner = "TDesktop-x64";
@ -16,7 +16,7 @@ telegram-desktop.overrideAttrs (old: rec {
rev = "v${version}";
fetchSubmodules = true;
hash = "sha256-DbHbhkInZi8B/0fvbCWutN4noEv7MZ+C5Eg7g+89Moo=";
hash = "sha256-+slLW177PhNvMb4ARY3X95eKVZiZTxJIPuSurTiGTls=";
};
patches = (old.patches or []) ++ [