GNU bug report logs - #48083
[PATCH 0/0]: Changes to Telegram Stuff

Previous Next

Package: guix-patches;

Reported by: Raghav Gururajan <rg <at> raghavgururajan.name>

Date: Wed, 28 Apr 2021 16:51:02 UTC

Severity: normal

Tags: patch

Done: Sergey Trofimov <sarg <at> sarg.org.ru>

Bug is archived. No further changes may be made.

Full log


Message #20 received at 48083 <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Raghav Gururajan <rg <at> raghavgururajan.name>
Cc: 48083 <at> debbugs.gnu.org
Subject: Re: bug#48083: [PATCH 0/0]: Changes to Telegram Stuff
Date: Fri, 14 May 2021 12:32:12 +0200
Raghav Gururajan <rg <at> raghavgururajan.name> skribis:

> * gnu/packages/telegram.scm (webrtc-for-telegram-desktop)[version]: Update
> to 0-96.18cb4cd.
> ---
>  gnu/packages/telegram.scm | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/gnu/packages/telegram.scm b/gnu/packages/telegram.scm
> index cf5c173973..42e9adc7dd 100644
> --- a/gnu/packages/telegram.scm
> +++ b/gnu/packages/telegram.scm
> @@ -70,8 +70,8 @@
>    #:use-module (guix build-system qt))
>  
>  (define-public webrtc-for-telegram-desktop
> -  (let ((commit "a19877363082da634a3c851a4698376504d2eaee")
> -        (revision "83"))
> +  (let ((commit "18cb4cd9bb4c2f5f5f5e760ec808f74c302bc1bf")
> +        (revision "96"))

Could you explain how you chose this commit?

Normally we only provide upstream releases, unless there’s a good reason
to provide a snapshot.  Perhaps you could add a comment above the commit
ID explaining why we’re not using a release?

Thanks,
Ludo’.




This bug report was last modified 1 year and 250 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.