_64gram: 1.2.2 -> 1.2.3
Diff: https://github.com/TDesktop-x64/tdesktop/compare/v1.2.2...v1.2.3 Changelog: https://github.com/TDesktop-x64/tdesktop/releases/tag/v1.2.3
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.2";
|
||||
version = "1.2.3";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "TDesktop-x64";
|
||||
repo = "tdesktop";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-qT7GQCqIaEZmbtFeoWMChUX6J8uqs/+UZYi0YoBIYDY=";
|
||||
hash = "sha256-P/Tka5XFKBcjCJ8PnayTfU/uQhhuzWm3WJdlx7wIoJs=";
|
||||
fetchSubmodules = true;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user