gnu: mg: Update to 20221112.

* gnu/packages/text-editors.scm (mg): Update to 20221112.
This commit is contained in:
Efraim Flashner 2022-11-27 12:47:39 +02:00
parent 266c918263
commit 004afd079b
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -496,7 +496,7 @@ (define-public e3
(define-public mg
(package
(name "mg")
(version "20220614")
(version "20221112")
(source (origin
(method git-fetch)
(uri (git-reference
@ -505,7 +505,7 @@ (define-public mg
(file-name (git-file-name name version))
(sha256
(base32
"145qk4bzys4igv98645vikswv9hqym46chh6xb9d82ihsvjq1wjk"))
"1wsib91f277xsx3qi8zmjcd9r9cm078rcf8hii0rwipyn04vxy83"))
(modules '((guix build utils)))
(snippet '(begin
(substitute* "GNUmakefile"