GNU bug report logs - #53942
[PATCH]: [PATCH] emacs-markdown-mode: Update to 2.5

Previous Next

Package: guix-patches;

Reported by: André A. Gomes <andremegafone <at> gmail.com>

Date: Fri, 11 Feb 2022 18:58:01 UTC

Severity: normal

Tags: patch

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

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 53942 in the body.
You can then email your comments to 53942 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#53942; Package guix-patches. (Fri, 11 Feb 2022 18:58:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to André A. Gomes <andremegafone <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 11 Feb 2022 18:58:01 GMT) Full text and rfc822 format available.

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

From: André A. Gomes <andremegafone <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH]: [PATCH] emacs-markdown-mode: Update to 2.5
Date: Fri, 11 Feb 2022 21:57:12 +0300
[Message part 1 (text/plain, inline)]
Hi Guix,

Patch attached.


-- 
André A. Gomes
"Free Thought, Free World"
[0001-gnu-emacs-markdown-mode-Update-to-2.5.patch (text/x-patch, inline)]
From 1cbaa4d3e9d504a7ec82a0f2ab5d32c975ca2a9c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20A=2E=20Gomes?= <andremegafone <at> gmail.com>
Date: Fri, 11 Feb 2022 21:54:50 +0300
Subject: [PATCH] gnu: emacs-markdown-mode: Update to 2.5.

* gnu/packages/emacs-xyz.scm (emacs-markdown-mode): Update to 2.5.
---
 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 444b761116..800d2cb0f6 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -9955,7 +9955,7 @@ (define-public emacs-tide
 (define-public emacs-markdown-mode
   (package
     (name "emacs-markdown-mode")
-    (version "2.4")
+    (version "2.5")
     (source
      (origin
        (method git-fetch)
@@ -9964,7 +9964,7 @@ (define-public emacs-markdown-mode
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0g0ja4h651yfabm3k6gbw4y8w7wibc9283fyfzb33kjj38ivl5d7"))))
+        (base32 "02vw1zsbwa2hc3sxvbpvbldi5cf1xgd5b9l6fwg24d24j6b2af0j"))))
     (build-system emacs-build-system)
     (home-page "https://jblevins.org/projects/markdown-mode/")
     (synopsis "Emacs Major mode for Markdown files")
-- 
2.34.0


Reply sent to Nicolas Goaziou <mail <at> nicolasgoaziou.fr>:
You have taken responsibility. (Fri, 11 Feb 2022 21:07:02 GMT) Full text and rfc822 format available.

Notification sent to André A. Gomes <andremegafone <at> gmail.com>:
bug acknowledged by developer. (Fri, 11 Feb 2022 21:07:02 GMT) Full text and rfc822 format available.

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

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: André A. Gomes <andremegafone <at> gmail.com>
Cc: 53942-done <at> debbugs.gnu.org
Subject: Re: [bug#53942] [PATCH]: [PATCH] emacs-markdown-mode: Update to 2.5
Date: Fri, 11 Feb 2022 22:06:27 +0100
Hello,

André A. Gomes <andremegafone <at> gmail.com> writes:

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

I updated it without noticing your patch, sorry.

Closing.

Regards,
-- 
Nicolas Goaziou




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 12 Mar 2022 12:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 99 days ago.

Previous Next


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