unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#72548] [PATCH] gnu: mg: Update to 20240709.
@ 2024-08-10  0:22 Spencer King
  2024-08-10  5:35 ` jgart via Guix-patches via
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Spencer King @ 2024-08-10  0:22 UTC (permalink / raw)
  To: 72548; +Cc: Spencer King

* gnu/packages/text-editors.scm (mg): Update to 20240709.

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

diff --git a/gnu/packages/text-editors.scm b/gnu/packages/text-editors.scm
index ecccf039f7..43d1b5cce1 100644
--- a/gnu/packages/text-editors.scm
+++ b/gnu/packages/text-editors.scm
@@ -575,7 +575,7 @@ (define-public e3
 (define-public mg
   (package
     (name "mg")
-    (version "20230501")
+    (version "20240709")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -584,7 +584,7 @@ (define-public mg
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "15wynij770xv0582vhh9sabypl61hcqcb9i4y2vwn0k4r8dx6j0g"))
+                "02q3976glcih0icqvfz2fxrc723si57q080ba4ali5hw4wwggnk4"))
               (modules '((guix build utils)))
               (snippet '(begin
                           (substitute* "GNUmakefile"

base-commit: 20dbf225f332ccc707578263ed710dcf2a8fb78e
-- 
2.41.0





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

end of thread, other threads:[~2024-08-11 10:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-10  0:22 [bug#72548] [PATCH] gnu: mg: Update to 20240709 Spencer King
2024-08-10  5:35 ` jgart via Guix-patches via
2024-08-11 10:38   ` Christopher Baines
2024-08-11  1:35 ` Spencer King
2024-08-11 10:39 ` bug#72548: " Christopher Baines

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