GNU bug report logs
Report forwarded
to guix-patches@gnu.org
:
bug#73020
; Package guix-patches
.
(Wed, 04 Sep 2024 05:33:02 GMT) (full text , mbox , link ).
Acknowledgement sent
to Andy Tai <atai@atai.org>
:
New bug report received and forwarded. Copy sent to guix-patches@gnu.org
.
(Wed, 04 Sep 2024 05:33:02 GMT) (full text , mbox , link ).
Message #5 received at submit@debbugs.gnu.org (full text , mbox , reply ):
* 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@gnu.org>
:
You have taken responsibility.
(Mon, 09 Sep 2024 14:14:03 GMT) (full text , mbox , link ).
Notification sent
to Andy Tai <atai@atai.org>
:
bug acknowledged by developer.
(Mon, 09 Sep 2024 14:14:03 GMT) (full text , mbox , link ).
Message #10 received at 73020-done@debbugs.gnu.org (full text , mbox , reply ):
Andy Tai <atai@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@gnu.org>
to internal_control@debbugs.gnu.org
.
(Tue, 08 Oct 2024 11:24:07 GMT) (full text , mbox , link ).
Display info messages
Send a report that this bug log contains spam .
debbugs.gnu.org maintainers
<help-debbugs@gnu.org >.
Last modified:
Mon Nov 4 22:09:21 2024;
Machine Name:
wallace-server
GNU bug tracking system
Debbugs is free software and licensed under the terms of the
GNU Public License version 2. The current version can be
obtained from https://bugs.debian.org/debbugs-source/ .
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.