* [bug#73020] [PATCH] gnu: mc: Update to 4.8.32.
@ 2024-09-04 5:30 Andy Tai
2024-09-09 14:13 ` bug#73020: " Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2024-09-04 5:30 UTC (permalink / raw)
To: 73020; +Cc: Andy Tai
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#73020: [PATCH] gnu: mc: Update to 4.8.32.
2024-09-04 5:30 [bug#73020] [PATCH] gnu: mc: Update to 4.8.32 Andy Tai
@ 2024-09-09 14:13 ` Ludovic Courtès
0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2024-09-09 14:13 UTC (permalink / raw)
To: Andy Tai; +Cc: 73020-done
Andy Tai <atai@atai.org> skribis:
> * gnu/packages/mc.scm (mc): Update to 4.8.32.
>
> Change-Id: I6e11f9e2442fc45c7a3e01803186b5f9ecccc0df
Applied, thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-09-09 14:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-04 5:30 [bug#73020] [PATCH] gnu: mc: Update to 4.8.32 Andy Tai
2024-09-09 14:13 ` bug#73020: " Ludovic Courtès
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).