unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#33917] [PATCH] gnu/packages/emacs.scm (emacs-md4rd): Update to c55512c
@ 2018-12-30  3:41 Brett Gilio
  2019-01-09 15:50 ` bug#33917: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Brett Gilio @ 2018-12-30  3:41 UTC (permalink / raw)
  To: 33917

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: [PATCH] gnu/packages/emacs.scm (emacs-md4rd): Update to c55512c --]
[-- Type: text/x-patch, Size: 1487 bytes --]

From 25bf32f8e9a6ea9f9669c8bc6fe53aade00b1f1d Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg@posteo.net>
Date: Sat, 29 Dec 2018 21:38:13 -0600
Subject: [PATCH] gnu/packages/emacs.scm (emacs-md4rd): Update to c55512c

---
 gnu/packages/emacs.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
index 35d59fe8f..d4e7260d9 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -9396,11 +9396,11 @@ navigate and display hierarchy structures.")
       (license license:gpl3+))))
 
 (define-public emacs-md4rd
-  (let ((commit "be0fc4951b2d1f5194ffa1fcaac706dbac560500")
+  (let ((commit "c55512c2f7680db2a1e73db6bdf93adecaf40fec")
         (revision "1"))
     (package
       (name "emacs-md4rd")
-      (version (string-append "0.0.1" "-" revision "."
+      (version (string-append "0.0.2" "-" revision "."
                               (string-take commit 7)))
       (source (origin
                 (method git-fetch)
@@ -9410,7 +9410,7 @@ navigate and display hierarchy structures.")
                 (file-name (string-append name "-" version "-checkout"))
                 (sha256
                  (base32
-                  "1i93shx5x192gd7cl2r6gvcvhhwyi1k08abi5w3izv1hn3pmksgq"))))
+                  "0mvv1mvsrpkrmikcpfqf2zbawnzgq33j6zjdrlv48mcw57xb2ak9"))))
       (propagated-inputs
        `(("emacs-hierarchy" ,emacs-hierarchy)
          ("emacs-request" ,emacs-request)
-- 
2.20.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#33917: [PATCH] gnu/packages/emacs.scm (emacs-md4rd): Update to c55512c
  2018-12-30  3:41 [bug#33917] [PATCH] gnu/packages/emacs.scm (emacs-md4rd): Update to c55512c Brett Gilio
@ 2019-01-09 15:50 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2019-01-09 15:50 UTC (permalink / raw)
  To: Brett Gilio; +Cc: 33917-done

Hello,

Brett Gilio <brettg@posteo.net> skribis:

>>From 25bf32f8e9a6ea9f9669c8bc6fe53aade00b1f1d Mon Sep 17 00:00:00 2001
> From: Brett Gilio <brettg@posteo.net>
> Date: Sat, 29 Dec 2018 21:38:13 -0600
> Subject: [PATCH] gnu/packages/emacs.scm (emacs-md4rd): Update to c55512c
>
> ---
>  gnu/packages/emacs.scm | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

I added a subject line to the commit log and applied it.

Thanks!

Ludo’.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-01-09 15:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-30  3:41 [bug#33917] [PATCH] gnu/packages/emacs.scm (emacs-md4rd): Update to c55512c Brett Gilio
2019-01-09 15:50 ` bug#33917: " Ludovic Courtès

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).