From ae09f2a6718591ba2fc34657b1853c8475009c28 Mon Sep 17 00:00:00 2001 From: Michael Weiss Date: Fri, 24 Jan 2020 20:04:07 +0100 Subject: tdesktop: 1.9.7 -> 1.9.8 --- .../networking/instant-messengers/telegram/tdesktop/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgs/applications/networking/instant-messengers/telegram/tdesktop/default.nix') diff --git a/pkgs/applications/networking/instant-messengers/telegram/tdesktop/default.nix b/pkgs/applications/networking/instant-messengers/telegram/tdesktop/default.nix index 66dab786b7c..3f6d9c49898 100644 --- a/pkgs/applications/networking/instant-messengers/telegram/tdesktop/default.nix +++ b/pkgs/applications/networking/instant-messengers/telegram/tdesktop/default.nix @@ -18,14 +18,14 @@ with lib; mkDerivation rec { pname = "telegram-desktop"; - version = "1.9.7"; + version = "1.9.8"; # Note: Due to our strong dependency on the Arch patches it's probably best # to also wait for the Arch update (especially if the patches don't apply). # Telegram-Desktop with submodules src = fetchurl { url = "https://github.com/telegramdesktop/tdesktop/releases/download/v${version}/tdesktop-${version}-full.tar.gz"; - sha256 = "1hj7bv11alc8cfffy0k3za4missdr44cdmia93xn77w012qjn8a4"; + sha256 = "1rq3180l4ly0n0jj08cxy9l2d07scwp9hasmliva2xspyv7i9ksd"; }; # Arch patches (svn export telegram-desktop/trunk) -- cgit 1.4.1