diff --git a/network/chat/telegram-desktop/actions.py b/network/chat/telegram-desktop/actions.py
index 09f5928040..ddb5fc5ccb 100644
--- a/network/chat/telegram-desktop/actions.py
+++ b/network/chat/telegram-desktop/actions.py
@@ -13,9 +13,9 @@ from pisi.actionsapi import get
def setup():
- shelltools.system("rm -rf cmake/external/glib/cppgir/expected-lite")
- shelltools.copy("expected-lite-*/*", "cmake/external/glib/cppgir/expected-lite")
- shelltools.copy("cppgir-*/*", "cmake/external/glib/cppgir")
+ # shelltools.system("rm -rf cmake/external/glib/cppgir/expected-lite")
+ # shelltools.copy("expected-lite-*/*", "cmake/external/glib/cppgir/expected-lite")
+ # shelltools.copy("cppgir-*/*", "cmake/external/glib/cppgir")
shelltools.export("NINJAJOBS", "-j 4")
shelltools.system("patch -p1 < fix-tgcalls-cstdint.patch -d Telegram/ThirdParty/tgcalls")
diff --git a/network/chat/telegram-desktop/pspec.xml b/network/chat/telegram-desktop/pspec.xml
index 8917a6f576..45361b161f 100644
--- a/network/chat/telegram-desktop/pspec.xml
+++ b/network/chat/telegram-desktop/pspec.xml
@@ -13,10 +13,10 @@
telegram
Official Telegram Desktop client
Telegram is a messaging app with a focus on speed and security, it is super-fast, simple and free. You can use Telegram on all your devices at the same time — your messages sync seamlessly across any number of your phones, tablets or computers.
- https://github.com/telegramdesktop/tdesktop/releases/download/v4.8.3/tdesktop-4.8.3-full.tar.gz
+ https://github.com/telegramdesktop/tdesktop/releases/download/v4.8.4/tdesktop-4.8.4-full.tar.gz
- https://gitlab.com/mnauw/cppgir/-/archive/960fe054ffaab7cf55722fea6094c56a8ee8f18e/cppgir-960fe054ffaab7cf55722fea6094c56a8ee8f18e.tar.gz
- https://github.com/martinmoene/expected-lite/archive/refs/tags/v0.6.3.tar.gz
+
+
fix-tgcalls-cstdint.patch
@@ -60,7 +60,7 @@
kcoreaddons-devel
- tdesktop.patch
+
@@ -115,6 +115,13 @@
+
+ 2023-06-14
+ 4.8.4
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2023-06-10
4.8.3