GNU bug report logs - #73020
[PATCH] gnu: mc: Update to 4.8.32.

Previous Next

Package: guix-patches;

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

Date: Wed, 4 Sep 2024 05:33:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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 73020 in the body.
You can then email your comments to 73020 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#73020; Package guix-patches. (Wed, 04 Sep 2024 05:33: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. (Wed, 04 Sep 2024 05:33: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: mc: Update to 4.8.32.
Date: Tue,  3 Sep 2024 22:30:52 -0700
* gnu/packages/mc.scm (mc): Update to 4.8.32.

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

diff --git a/gnu/packages/mc.scm b/gnu/packages/mc.scm
index 8cf760ac53..dc909ed7e1 100644
--- a/gnu/packages/mc.scm
+++ b/gnu/packages/mc.scm
@@ -40,14 +40,14 @@ (define-module (gnu packages mc)
 (define-public mc
   (package
     (name "mc")
-    (version "4.8.31")
+    (version "4.8.32")
     (source
      (origin
       (method url-fetch)
       (uri (string-append "https://ftp.osuosl.org/pub/midnightcommander/mc-"
                           version ".tar.xz"))
       (sha256
-       (base32 "06mbnhxd2k29jah4wp1ciicw1gb51a5d3af43zivhxbncvw1q694"))))
+       (base32 "1zjr2d6r8w0f78nww42168cndkw79gsqgfgandij7bz9xp8q7p2d"))))
     (build-system gnu-build-system)
     (arguments
      (list

base-commit: 7fa9df431e9423e2b79c8c520de1d0ef7aed910d
-- 
2.34.1





Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Mon, 09 Sep 2024 14:14:03 GMT) Full text and rfc822 format available.

Notification sent to Andy Tai <atai <at> atai.org>:
bug acknowledged by developer. (Mon, 09 Sep 2024 14:14:03 GMT) Full text and rfc822 format available.

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

From: Ludovic Courtès <ludo <at> gnu.org>
To: Andy Tai <atai <at> atai.org>
Cc: 73020-done <at> debbugs.gnu.org
Subject: Re: [bug#73020] [PATCH] gnu: mc: Update to 4.8.32.
Date: Mon, 09 Sep 2024 16:13:38 +0200
Andy Tai <atai <at> atai.org> skribis:

> * gnu/packages/mc.scm (mc): Update to 4.8.32.
>
> Change-Id: I6e11f9e2442fc45c7a3e01803186b5f9ecccc0df

Applied, thanks!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 08 Oct 2024 11:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 310 days ago.

Previous Next


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