GNU bug report logs - #76086
[PATCH] gnu: ddrescue: Update to 1.29.

Previous Next

Package: guix-patches;

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

Date: Thu, 6 Feb 2025 06:41:02 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 76086 in the body.
You can then email your comments to 76086 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#76086; Package guix-patches. (Thu, 06 Feb 2025 06:41:02 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. (Thu, 06 Feb 2025 06:41:02 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: ddrescue: Update to 1.29.
Date: Wed,  5 Feb 2025 22:40:15 -0800
* gnu/packages/disk.scm (ddrescue): Update to 1.29.

Change-Id: I90e1425282372c00cce2b999b22aace52ac232ec
---
 gnu/packages/disk.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/disk.scm b/gnu/packages/disk.scm
index f59b373fe4..1225d8f5a6 100644
--- a/gnu/packages/disk.scm
+++ b/gnu/packages/disk.scm
@@ -510,14 +510,14 @@ (define-public gptfdisk
 (define-public ddrescue
   (package
     (name "ddrescue")
-    (version "1.28")
+    (version "1.29")
     (source
      (origin
       (method url-fetch)
       (uri (string-append "mirror://gnu/ddrescue/ddrescue-"
                           version ".tar.lz"))
       (sha256
-       (base32 "1h8hxgxgwz0ih4p38b6k49i1b6r7qli8b5fhr81ivk51gixc09k6"))))
+       (base32 "18rr02kgbb94hlqi9cwfis69sbpfgc7y7v6h5yx9zcskg0r19901"))))
     (build-system gnu-build-system)
     (arguments
      `(#:configure-flags (list (string-append "CXX=" ,(cxx-for-target)))))

base-commit: b763d074a6118563086178983b6348385859c7e9
-- 
2.34.1





Reply sent to 宋文武 <iyzsong <at> envs.net>:
You have taken responsibility. (Tue, 11 Feb 2025 12:43:01 GMT) Full text and rfc822 format available.

Notification sent to Andy Tai <atai <at> atai.org>:
bug acknowledged by developer. (Tue, 11 Feb 2025 12:43:02 GMT) Full text and rfc822 format available.

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

From: 宋文武 <iyzsong <at> envs.net>
To: Andy Tai <atai <at> atai.org>
Cc: 76086-done <at> debbugs.gnu.org
Subject: Re: [bug#76086] [PATCH] gnu: ddrescue: Update to 1.29.
Date: Tue, 11 Feb 2025 20:46:16 +0800
Andy Tai <atai <at> atai.org> writes:

> * gnu/packages/disk.scm (ddrescue): Update to 1.29.

Pushed to master now, thanks.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 12 Mar 2025 11:24:30 GMT) Full text and rfc822 format available.

This bug report was last modified 100 days ago.

Previous Next


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