mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-07 09:45:55 +02:00
gnu: mg: Update to 20250523.
* gnu/packages/text-editors.scm (mg): Update to 20250523. Change-Id: Iadf16e1db9015eddb809b554ff77f6de8be72f24 Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
committed by
Andreas Enge
parent
4de12621f4
commit
f6c5051ab2
@@ -959,7 +959,7 @@ Wordstar-, EMACS-, Pico, Nedit or vi-like key bindings. e3 can be used on
|
||||
(define-public mg
|
||||
(package
|
||||
(name "mg")
|
||||
(version "20240709")
|
||||
(version "20250523")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
@@ -968,7 +968,7 @@ Wordstar-, EMACS-, Pico, Nedit or vi-like key bindings. e3 can be used on
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"02q3976glcih0icqvfz2fxrc723si57q080ba4ali5hw4wwggnk4"))
|
||||
"1a08jvljmysangmwzv9ga84iy0s7afr7vb1gabivrxagkb5j70f5"))
|
||||
(modules '((guix build utils)))
|
||||
(snippet '(begin
|
||||
(substitute* "GNUmakefile"
|
||||
|
||||
Reference in New Issue
Block a user