GNU bug report logs - #70810
[PATCH] gnu: mg: Update to 20230501.

Previous Next

Package: guix-patches;

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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 70810 in the body.
You can then email your comments to 70810 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#70810; Package guix-patches. (Tue, 07 May 2024 02:40:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to kiasoc5 <kiasoc5 <at> disroot.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 07 May 2024 02:40:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: kiasoc5 <kiasoc5 <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: kiasoc5 <kiasoc5 <at> disroot.org>
Subject: [PATCH] gnu: mg: Update to 20230501.
Date: Mon,  6 May 2024 22:37:03 -0400
* 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





Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Mon, 13 May 2024 09:12:01 GMT) Full text and rfc822 format available.

Notification sent to kiasoc5 <kiasoc5 <at> disroot.org>:
bug acknowledged by developer. (Mon, 13 May 2024 09:12:02 GMT) Full text and rfc822 format available.

Message #10 received at 70810-done <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: kiasoc5 <kiasoc5 <at> disroot.org>
Cc: 70810-done <at> debbugs.gnu.org
Subject: Re: [bug#70810] [PATCH] gnu: mg: Update to 20230501.
Date: Mon, 13 May 2024 10:11:05 +0100
[Message part 1 (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)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 10 Jun 2024 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 65 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.