GNU bug report logs -
#70810
[PATCH] gnu: mg: Update to 20230501.
Previous Next
Reported by: kiasoc5 <kiasoc5 <at> disroot.org>
Date: Tue, 7 May 2024 02:40:02 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Mon, 13 May 2024 10:11:05 +0100
with message-id <87o79a3wly.fsf <at> cbaines.net>
and subject line Re: [bug#70810] [PATCH] gnu: mg: Update to 20230501.
has caused the debbugs.gnu.org bug report #70810,
regarding [PATCH] gnu: mg: Update to 20230501.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
70810: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70810
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
* 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(-)
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
[Message part 3 (message/rfc822, inline)]
[Message part 4 (text/plain, inline)]
kiasoc5 via Guix-patches via <guix-patches <at> gnu.org> writes:
> * 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
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 1 year and 66 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.