gnu: mg: Update to 20230501.

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

Change-Id: Ie72901207562488f392d5877e1b41a41067893f4
Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
kiasoc5 2024-05-06 22:37:03 -04:00 committed by Christopher Baines
parent 0309080ffc
commit 43cd76fa58
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -575,7 +575,7 @@ (define-public e3
(define-public mg
(package
(name "mg")
(version "20221112")
(version "20230501")
(source (origin
(method git-fetch)
(uri (git-reference
@ -584,7 +584,7 @@ (define-public mg
(file-name (git-file-name name version))
(sha256
(base32
"1wsib91f277xsx3qi8zmjcd9r9cm078rcf8hii0rwipyn04vxy83"))
"15wynij770xv0582vhh9sabypl61hcqcb9i4y2vwn0k4r8dx6j0g"))
(modules '((guix build utils)))
(snippet '(begin
(substitute* "GNUmakefile"