GNU bug report logs - #62218
[PATCH] gnu: tdlib: Remove version 1.8.0.

Previous Next

Package: guix-patches;

Reported by: Zhu Zihao <all_but_last <at> 163.com>

Date: Thu, 16 Mar 2023 09:31:01 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 62218 in the body.
You can then email your comments to 62218 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#62218; Package guix-patches. (Thu, 16 Mar 2023 09:31:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Zhu Zihao <all_but_last <at> 163.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 16 Mar 2023 09:31:02 GMT) Full text and rfc822 format available.

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

From: Zhu Zihao <all_but_last <at> 163.com>
To: guix-patches <at> gnu.org
Cc: Zhu Zihao <all_but_last <at> 163.com>
Subject: [PATCH] gnu: tdlib: Remove version 1.8.0.
Date: Thu, 16 Mar 2023 17:30:12 +0800
emacs-telega no longer depends on this package.

* gnu/packages/messaging.scm (tdlib-1.8.0): Remove variable.
---
 gnu/packages/messaging.scm | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index bd10be5d7e..5ba7d166c0 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -2654,21 +2654,6 @@ (define-public tdlib
     (home-page "https://core.telegram.org/tdlib")
     (license license:boost1.0)))
 
-(define-public tdlib-1.8.0
-  (package
-    (inherit tdlib)
-    (name "tdlib-1.8.0")
-    (version "1.8.0")
-    (source (origin
-              (method git-fetch)
-              (uri (git-reference
-                    (url "https://github.com/tdlib/td")
-                    (commit (string-append "v" version))))
-              (file-name (git-file-name "tdlib" version))
-              (sha256
-               (base32
-                "19psqpyh9a2kzfdhgqkirpif4x8pzy89phvi59dq155y30a3661q"))))))
-
 (define-public purple-mm-sms
   (package
     (name "purple-mm-sms")
-- 
2.39.2





Reply sent to 宋文武 <iyzsong <at> envs.net>:
You have taken responsibility. (Fri, 17 Mar 2023 11:07:01 GMT) Full text and rfc822 format available.

Notification sent to Zhu Zihao <all_but_last <at> 163.com>:
bug acknowledged by developer. (Fri, 17 Mar 2023 11:07:02 GMT) Full text and rfc822 format available.

Message #10 received at 62218-done <at> debbugs.gnu.org (full text, mbox):

From: 宋文武 <iyzsong <at> envs.net>
To: Zhu Zihao <all_but_last <at> 163.com>
Cc: 62218-done <at> debbugs.gnu.org
Subject: Re: bug#62218: [PATCH] gnu: tdlib: Remove version 1.8.0.
Date: Fri, 17 Mar 2023 19:07:05 +0800
Zhu Zihao <all_but_last <at> 163.com> writes:

> emacs-telega no longer depends on this package.
>
> * gnu/packages/messaging.scm (tdlib-1.8.0): Remove variable.

Applied, thank you!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 14 Apr 2023 11:24:05 GMT) Full text and rfc822 format available.

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

Previous Next


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