unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#63222] [PATCH] gnu: mc: Update to 4.8.29
@ 2023-05-02  5:56 Andy Tai
  2023-05-07  9:43 ` bug#63222: " Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2023-05-02  5:56 UTC (permalink / raw)
  To: 63222; +Cc: Andy Tai

* gnu/packages/mc.scm (mc): Update to 4.8.29
---
 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 7bde8a5e78..141295ed90 100644
--- a/gnu/packages/mc.scm
+++ b/gnu/packages/mc.scm
@@ -38,14 +38,14 @@ (define-module (gnu packages mc)
 (define-public mc
   (package
     (name "mc")
-    (version "4.8.27")
+    (version "4.8.29")
     (source
      (origin
       (method url-fetch)
       (uri (string-append "https://ftp.osuosl.org/pub/midnightcommander/mc-"
                           version ".tar.xz"))
       (sha256
-       (base32 "1x2g5ahgzg951y4ldbsgkv8icni2mgh3p2wsds0j16gsbwi5kgii"))))
+       (base32 "1m0aai4paxpcf3lw1dd94zyxc7wd0ysmfwpibg50q62q9yws7n01"))))
     (build-system gnu-build-system)
     (native-inputs (list perl pkg-config))
     (inputs (list aspell

base-commit: 854c57c3525325070e261a2e6f81d4016ef44bfa
prerequisite-patch-id: 356487fe659e9490f9f895986d429fd7c8652750
-- 
2.39.2





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#63222: [PATCH] gnu: mc: Update to 4.8.29
  2023-05-02  5:56 [bug#63222] [PATCH] gnu: mc: Update to 4.8.29 Andy Tai
@ 2023-05-07  9:43 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2023-05-07  9:43 UTC (permalink / raw)
  To: Andy Tai; +Cc: 63222-done

[-- Attachment #1: Type: text/plain, Size: 236 bytes --]

Thanks! Patch pushed.

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-05-07  9:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-02  5:56 [bug#63222] [PATCH] gnu: mc: Update to 4.8.29 Andy Tai
2023-05-07  9:43 ` bug#63222: " Efraim Flashner

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).