[PATCH] gnu: mg: Update to 20230501.

  • Done
  • quality assurance status badge
Details
2 participants
  • kiasoc5
  • Christopher Baines
Owner
unassigned
Submitted by
kiasoc5
Severity
normal
K
K
kiasoc5 wrote on 7 May 04:37 +0200
(address . guix-patches@gnu.org)(name . kiasoc5)(address . kiasoc5@disroot.org)
a8f0298cd7d524ac49adfab436e94def8b230473.1715049423.git.kiasoc5@disroot.org
* gnu/packages/text-editors.scm (mg): Update to 20230501.

Change-Id: Ie72901207562488f392d5877e1b41a41067893f4
---
gnu/packages/text-editors.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (26 lines)
diff --git a/gnu/packages/text-editors.scm b/gnu/packages/text-editors.scm
index b62efabe6e..bfe35778a1 100644
--- a/gnu/packages/text-editors.scm
+++ b/gnu/packages/text-editors.scm
@@ -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"

base-commit: 28e74f49fefdc18746d14704a6dbf72d24273e16
--
2.39.2
C
C
Christopher Baines wrote on 13 May 11:11 +0200
(name . kiasoc5)(address . kiasoc5@disroot.org)(address . 70810-done@debbugs.gnu.org)
87o79a3wly.fsf@cbaines.net
kiasoc5 via Guix-patches via <guix-patches@gnu.org> writes:

Toggle quote (7 lines)
> * gnu/packages/text-editors.scm (mg): Update to 20230501.
>
> Change-Id: Ie72901207562488f392d5877e1b41a41067893f4
> ---
> gnu/packages/text-editors.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)

Thanks! I've pushed this to master as
43cd76fa580750bb90e775ce40a24258e002ab19.

Chris
-----BEGIN PGP SIGNATURE-----

iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmZB2SlfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF
ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh
aW5lcy5uZXQACgkQXiijOwuE9Xf5LA//aLT42vrbZDrou0kbC4iIAZFlIcZIBu55
JrTragL8CMlSVkSyQnG1PM8WUbF7ODIxqdsFQHJvIr1sw9LHZiWtRvL5Nmd3UM08
DwSsY1jbmJq3ouhfom9/9OPt8BLJptE2pjMrwF76Gfgm+B8tF9aNqmesAzprH9i4
F17B8nRU0yjDRH8iqV21hKZh99cHItw5YrpwiAoPtE3oUr5OOPzg/cVs3a7/467F
CphYugUtoaYDtvhDbgYExkuaWIKn82NqvZHAmJfYqTmskxq2PcL21LTZrF+Mhc5m
UxS45lz519xW8GFm7Bg2RIpCIS6vAQ2DASz/yxNjK9bkLrc0XS3US0OwLs6tCku9
lxKRvUWojV5NOVsc7/cYXR7Eo4ZjmGguFgR1F6DLyahp+nV3pe540+vAlElx2XrN
lzInoXcEWbOpTeITBAo9plCyFQsUCSiMGpZVb2KiFt9pKfi3p9x9uBLcjjKU6W+d
+2E3xrTTC53Nljx/baehkfSHNQGwhSEEWfQsRFj6Vh3ifnhsVEfG3lAgzrNikaG8
s0nhA9yT+En7zUYoTp52JPdHFSSMLPObWBNXs6do36ZOvWYAkLpEh0Cvj9U6gSx6
amHy0M2NqWUayt/kjN8TGgBcWP8aszuafbSOKfLC/W5ZGFYOf+yEbjGHf7BhUSGp
ZTd0z/Rje/Y=
=Dkkg
-----END PGP SIGNATURE-----

Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 70810@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 70810
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch