Commit 764d8eaa authored by K900's avatar K900
Browse files
parent ee6abb1c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -63,7 +63,7 @@ let
in
stdenv.mkDerivation (finalAttrs: {
  pname = "telegram-desktop";
  version = "5.6.1-unstable-2024-10-12";
  version = "5.6.2";

  src = fetchFromGitHub {
    owner = "telegramdesktop";