GNU bug report logs - #63547
[PATCH] gnu: ddd: Update to 3.4.0

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Wed, 17 May 2023 05:59: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 63547 in the body.
You can then email your comments to 63547 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#63547; Package guix-patches. (Wed, 17 May 2023 05:59:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Andy Tai <atai <at> atai.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 17 May 2023 05:59:01 GMT) Full text and rfc822 format available.

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

From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH] gnu: ddd: Update to 3.4.0
Date: Tue, 16 May 2023 22:58:26 -0700
* gnu/packages/debug.scm (ddd): Update to 3.4.0
---
 gnu/packages/debug.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/debug.scm b/gnu/packages/debug.scm
index fe00cb5705..a3e3b875be 100644
--- a/gnu/packages/debug.scm
+++ b/gnu/packages/debug.scm
@@ -866,13 +866,13 @@ (define-public seer-gdb
 (define-public ddd
   (package
     (name "ddd")
-    (version "3.3.12")
+    (version "3.4.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnu/ddd/ddd-" version ".tar.gz"))
               (sha256
                (base32
-                "0p5nx387857w3v2jbgvps2p6mlm0chajcdw5sfrddcglsxkwvmis"))))
+                "03sqsfiri5p130cmmzh2wikg0gisql496rvdhr1qaidh1f5bqk2x"))))
     (build-system gnu-build-system)
     (arguments
      (list #:tests? #f                  ;tests require manual intervention

base-commit: 35cf72651742ffbbf9e55e3b02db916e1574186d
-- 
2.40.1





Reply sent to 宋文武 <iyzsong <at> envs.net>:
You have taken responsibility. (Wed, 24 May 2023 12:45:02 GMT) Full text and rfc822 format available.

Notification sent to Andy Tai <atai <at> atai.org>:
bug acknowledged by developer. (Wed, 24 May 2023 12:45:02 GMT) Full text and rfc822 format available.

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

From: 宋文武 <iyzsong <at> envs.net>
To: Andy Tai <atai <at> atai.org>
Cc: 63547-done <at> debbugs.gnu.org
Subject: Re: bug#63547: [PATCH] gnu: ddd: Update to 3.4.0
Date: Wed, 24 May 2023 20:43:39 +0800
Andy Tai <atai <at> atai.org> writes:

> * gnu/packages/debug.scm (ddd): Update to 3.4.0

Pushed, thank you!




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

This bug report was last modified 307 days ago.

Previous Next


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