_64gram: 1.2.3 -> 1.2.5
Diff: https://github.com/TDesktop-x64/tdesktop/compare/v1.2.3...v1.2.5 Changelog: https://github.com/TDesktop-x64/tdesktop/releases/tag/v1.2.5
This commit is contained in:
@@ -10,13 +10,13 @@ telegram-desktop.override {
|
||||
inherit withWebkit;
|
||||
unwrapped = telegram-desktop.unwrapped.overrideAttrs (old: rec {
|
||||
pname = "64gram-unwrapped";
|
||||
version = "1.2.3";
|
||||
version = "1.2.5";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "TDesktop-x64";
|
||||
repo = "tdesktop";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-P/Tka5XFKBcjCJ8PnayTfU/uQhhuzWm3WJdlx7wIoJs=";
|
||||
hash = "sha256-CcYcdSgeVEbGKOzim+Q/gIxMIfDGaSStF4cLLttA+SM=";
|
||||
fetchSubmodules = true;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user