mbox series

[bug#52278,WIP,0/3] Bump Telegram to 3.2.5

Message ID be37c70cd813682716fa5433a48644373d2894c4.camel@gmail.com
Headers show
Series Bump Telegram to 3.2.5 | expand

Message

Liliana Marie Prikler Dec. 4, 2021, 5:12 p.m. UTC
Telegram Desktop and other clients are currently crying rivers over soon
no longer being supported, so I've attempted to hack up a patch to bump
us to the latest release.  The patch currently fails in the linking step,
so some help would be greatly appreciated.

kthxbye

Liliana Marie Prikler (3):
  gnu: Add xiph-rnnoise.
  gnu: webrtc-for-telegram-desktop: Update to
    d578c760dc6f1ae5f0f3bb5317b0b2ed04b79138.
  gnu: telegram-desktop: Update to 3.2.5.

 gnu/packages/telegram.scm | 118 +++++++++++++++++++++++++++-----------
 gnu/packages/xiph.scm     |  33 +++++++++++
 2 files changed, 118 insertions(+), 33 deletions(-)

Comments

Liliana Marie Prikler Dec. 12, 2021, 12:15 a.m. UTC | #1
So after a lot of experimentation, I realized that bumping directly to 3.2.5
or the recent 3.3.0 will not be as easy as initially assumed.  Therefore, let's
go to the latest non-pre-release 2.x version instead.

Cheers

Liliana Marie Prikler (3):
  gnu: Add xiph-rnnoise.
  gnu: webrtc-for-telegram-desktop: Update to
    91d836dc84a16584c6ac52b36c04c0de504d9c34.
  gnu: telegram-desktop: Update to 2.9.3.

 gnu/packages/telegram.scm | 99 +++++++++++++++++++++++++++------------
 gnu/packages/xiph.scm     | 33 +++++++++++++
 2 files changed, 101 insertions(+), 31 deletions(-)