gnu: mg: Update to 20240709.

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

Change-Id: Id21e7ae99c2b9e66344e87bccb6165fa27cb22f1
Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
Spencer King 2024-08-09 19:22:18 -05:00 committed by Christopher Baines
parent 671da91509
commit bf592527bf
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577

View File

@ -575,7 +575,7 @@ Wordstar-, EMACS-, Pico, Nedit or vi-like key bindings. e3 can be used on
(define-public mg
(package
(name "mg")
(version "20230501")
(version "20240709")
(source (origin
(method git-fetch)
(uri (git-reference
@ -584,7 +584,7 @@ Wordstar-, EMACS-, Pico, Nedit or vi-like key bindings. e3 can be used on
(file-name (git-file-name name version))
(sha256
(base32
"15wynij770xv0582vhh9sabypl61hcqcb9i4y2vwn0k4r8dx6j0g"))
"02q3976glcih0icqvfz2fxrc723si57q080ba4ali5hw4wwggnk4"))
(modules '((guix build utils)))
(snippet '(begin
(substitute* "GNUmakefile"