GNU bug report logs - #57729
[PATCH] gnu: emacs-mint-mode: Update to 1.0.3.

Previous Next

Package: guix-patches;

Reported by: jgart <jgart <at> dismail.de>

Date: Sun, 11 Sep 2022 10:49:02 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#57729: closed ([PATCH] gnu: emacs-mint-mode: Update to 1.0.3.)
Date: Sun, 11 Sep 2022 17:37:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 11 Sep 2022 19:36:25 +0200
with message-id <87zgf5dd9i.fsf <at> nicolasgoaziou.fr>
and subject line Re: [bug#57729] [PATCH] gnu: emacs-mint-mode: Update to 1.0.3.
has caused the debbugs.gnu.org bug report #57729,
regarding [PATCH] gnu: emacs-mint-mode: Update to 1.0.3.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
57729: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=57729
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: jgart <jgart <at> dismail.de>
To: guix-patches <at> gnu.org
Cc: jgart <jgart <at> dismail.de>
Subject: [PATCH] gnu: emacs-mint-mode: Update to 1.0.3.
Date: Sun, 11 Sep 2022 05:47:41 -0500
* gnu/packages/emacs-xyz.scm (emacs-mint-mode): Update to 1.0.3.
---
 gnu/packages/emacs-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 0f3b9c7cd4..e8efd7b109 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -31950,7 +31950,7 @@ (define-public emacs-kibit-helper
 (define-public emacs-mint-mode
   (package
     (name "emacs-mint-mode")
-    (version "1.0.2")
+    (version "1.0.3")
     (source
      (origin
        (method git-fetch)
@@ -31959,7 +31959,7 @@ (define-public emacs-mint-mode
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1v8mp1k24lzvc0mh9l4k3fwzr4sr87f5p9ahpy7263pcbvcy11vl"))))
+        (base32 "19szk2dhsa0771kbg1ywp0zz8j6akysvwmmrx2bihq8h5j4y23pg"))))
     (build-system emacs-build-system)
     (arguments '(#:include '("\\.el$" "\\.txt$")))
     (home-page "https://github.com/creatorrr/emacs-mint-mode")
-- 
2.37.3



[Message part 3 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: jgart via Guix-patches via <guix-patches <at> gnu.org>
Cc: jgart <jgart <at> dismail.de>, 57729-done <at> debbugs.gnu.org
Subject: Re: [bug#57729] [PATCH] gnu: emacs-mint-mode: Update to 1.0.3.
Date: Sun, 11 Sep 2022 19:36:25 +0200
Hello,

jgart via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/emacs-xyz.scm (emacs-mint-mode): Update to 1.0.3.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou


This bug report was last modified 2 years and 310 days ago.

Previous Next


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