GNU bug report logs - #28460
[PATCH] guix: emacs-markdown-mode: Update to 2.3.

Previous Next

Package: guix-patches;

Reported by: Oleg Pykhalov <go.wigust <at> gmail.com>

Date: Thu, 14 Sep 2017 16:54:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


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

From: Christopher Baines <mail <at> cbaines.net>
To: Oleg Pykhalov <go.wigust <at> gmail.com>
Cc: 28460-done <at> debbugs.gnu.org
Subject: Re: [bug#28460] [PATCH] guix: emacs-markdown-mode: Update to 2.3.
Date: Fri, 15 Sep 2017 22:20:31 +0100
[Message part 1 (text/plain, inline)]
On Thu, 14 Sep 2017 19:53:22 +0300
Oleg Pykhalov <go.wigust <at> gmail.com> wrote:

> From ad0a966c2a8670d927152da0bf4e69db5d15ca5d Mon Sep 17 00:00:00 2001
> From: Oleg Pykhalov <go.wigust <at> gmail.com>
> Date: Thu, 14 Sep 2017 19:52:17 +0300
> Subject: [PATCH] guix: emacs-markdown-mode: Update to 2.3.

I tweaked the commit message to say "gnu: " rather than "guix: " as
this change is in the gnu module namespace, rather than guix (and if
I've misinterpreted this, I think its also more consistent with other
commits anyway).

> * gnu/packages/emacs.scm (emacs-markdown-mode): Update to 2.3.
> ---
>  gnu/packages/emacs.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
> index c6d5766cb..37f0347cb 100644
> --- a/gnu/packages/emacs.scm
> +++ b/gnu/packages/emacs.scm
> @@ -3319,7 +3319,7 @@ strings, and code folding.")
>  (define-public emacs-markdown-mode
>    (package
>      (name "emacs-markdown-mode")
> -    (version "2.2")
> +    (version "2.3")
>      (source (origin
>                (method url-fetch)
>                (uri (string-append
> "https://raw.githubusercontent.com/jrblevin" @@ -3328,7 +3328,7 @@
> strings, and code folding.") (file-name (string-append
> "markdown-mode-" version ".el")) (sha256
>                 (base32
> -
> "04isd2sdnms9acpmkd6n7b7y7j0x2kank2kry0zwbxs3bwdavgav"))))
> +
> "152whyrq3dqlqy5wv4mdd94kmal19hs5kwaxjcp2gp2r97lsmdmi"))))
> (build-system emacs-build-system) (home-page
> "http://jblevins.org/projects/markdown-mode/") (synopsis "Emacs Major
> mode for Markdown files")

I've successfully built this, and now pushed :)
[Message part 2 (application/pgp-signature, inline)]

This bug report was last modified 7 years and 246 days ago.

Previous Next


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