From: Christopher Baines <mail@cbaines.net>
To: Oleg Pykhalov <go.wigust@gmail.com>
Cc: 28460-done@debbugs.gnu.org
Subject: bug#28460: [PATCH] guix: emacs-markdown-mode: Update to 2.3.
Date: Fri, 15 Sep 2017 22:20:31 +0100 [thread overview]
Message-ID: <20170915222031.5e2f5ded@cbaines.net> (raw)
In-Reply-To: <87d16t5iil.fsf@magnolia>
[-- Attachment #1: Type: text/plain, Size: 1692 bytes --]
On Thu, 14 Sep 2017 19:53:22 +0300
Oleg Pykhalov <go.wigust@gmail.com> wrote:
> From ad0a966c2a8670d927152da0bf4e69db5d15ca5d Mon Sep 17 00:00:00 2001
> From: Oleg Pykhalov <go.wigust@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 :)
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 963 bytes --]
prev parent reply other threads:[~2017-09-15 21:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-14 16:53 [bug#28460] [PATCH] guix: emacs-markdown-mode: Update to 2.3 Oleg Pykhalov
2017-09-15 21:20 ` Christopher Baines [this message]
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=20170915222031.5e2f5ded@cbaines.net \
--to=mail@cbaines.net \
--cc=28460-done@debbugs.gnu.org \
--cc=go.wigust@gmail.com \
/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).