GNU bug report logs -
#48083
[PATCH 0/0]: Changes to Telegram Stuff
Previous Next
Full log
View this message in rfc822 format
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.