me
/
guix
Archived
1
0
Fork 0

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>
master
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
1 changed files with 2 additions and 2 deletions

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 "20221112")
(version "20230501")
(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
"1wsib91f277xsx3qi8zmjcd9r9cm078rcf8hii0rwipyn04vxy83"))
"15wynij770xv0582vhh9sabypl61hcqcb9i4y2vwn0k4r8dx6j0g"))
(modules '((guix build utils)))
(snippet '(begin
(substitute* "GNUmakefile"