unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Spencer King <spencer@nursiapress.com>
To: 72548@debbugs.gnu.org
Cc: Spencer King <spencer@nursiapress.com>
Subject: [bug#72548] [PATCH] gnu: mg: Update to 20240709.
Date: Fri,  9 Aug 2024 19:22:18 -0500	[thread overview]
Message-ID: <d2e359e46e20d347531379b7db144453f3259ff6.1723249338.git.spencer@nursiapress.com> (raw)

* gnu/packages/text-editors.scm (mg): Update to 20240709.

Change-Id: Id21e7ae99c2b9e66344e87bccb6165fa27cb22f1
---
 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 ecccf039f7..43d1b5cce1 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 "20230501")
+    (version "20240709")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -584,7 +584,7 @@ (define-public mg
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "15wynij770xv0582vhh9sabypl61hcqcb9i4y2vwn0k4r8dx6j0g"))
+                "02q3976glcih0icqvfz2fxrc723si57q080ba4ali5hw4wwggnk4"))
               (modules '((guix build utils)))
               (snippet '(begin
                           (substitute* "GNUmakefile"

base-commit: 20dbf225f332ccc707578263ed710dcf2a8fb78e
-- 
2.41.0





             reply	other threads:[~2024-08-10  0:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-10  0:22 Spencer King [this message]
2024-08-10  5:35 ` [bug#72548] [PATCH] gnu: mg: Update to 20240709 jgart via Guix-patches via
2024-08-11 10:38   ` Christopher Baines
2024-08-11  1:35 ` Spencer King
2024-08-11 10:39 ` bug#72548: " Christopher Baines

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d2e359e46e20d347531379b7db144453f3259ff6.1723249338.git.spencer@nursiapress.com \
    --to=spencer@nursiapress.com \
    --cc=72548@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).