unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#70810] [PATCH] gnu: mg: Update to 20230501.
@ 2024-05-07  2:37 kiasoc5 via Guix-patches via
  2024-05-13  9:11 ` bug#70810: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: kiasoc5 via Guix-patches via @ 2024-05-07  2:37 UTC (permalink / raw)
  To: 70810; +Cc: kiasoc5

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#70810: [PATCH] gnu: mg: Update to 20230501.
  2024-05-07  2:37 [bug#70810] [PATCH] gnu: mg: Update to 20230501 kiasoc5 via Guix-patches via
@ 2024-05-13  9:11 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2024-05-13  9:11 UTC (permalink / raw)
  To: kiasoc5; +Cc: 70810-done

[-- Attachment #1: Type: text/plain, Size: 365 bytes --]

kiasoc5 via Guix-patches via <guix-patches@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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-05-13  9:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-07  2:37 [bug#70810] [PATCH] gnu: mg: Update to 20230501 kiasoc5 via Guix-patches via
2024-05-13  9:11 ` bug#70810: " Christopher Baines

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).