GNU bug report logs - #33917
[PATCH] gnu/packages/emacs.scm (emacs-md4rd): Update to c55512c

Previous Next

Package: guix-patches;

Reported by: Brett Gilio <brettg <at> posteo.net>

Date: Sun, 30 Dec 2018 03:48:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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 33917 in the body.
You can then email your comments to 33917 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#33917; Package guix-patches. (Sun, 30 Dec 2018 03:48:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Brett Gilio <brettg <at> posteo.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 30 Dec 2018 03:48:02 GMT) Full text and rfc822 format available.

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

From: Brett Gilio <brettg <at> posteo.net>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu/packages/emacs.scm (emacs-md4rd): Update to c55512c
Date: Sat, 29 Dec 2018 21:41:52 -0600
[0001-gnu-packages-emacs.scm-emacs-md4rd-Update-to-c55512c.patch (text/x-patch, inline)]
From 25bf32f8e9a6ea9f9669c8bc6fe53aade00b1f1d Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg <at> 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





Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Wed, 09 Jan 2019 15:51:01 GMT) Full text and rfc822 format available.

Notification sent to Brett Gilio <brettg <at> posteo.net>:
bug acknowledged by developer. (Wed, 09 Jan 2019 15:51:01 GMT) Full text and rfc822 format available.

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

From: Ludovic Courtès <ludo <at> gnu.org>
To: Brett Gilio <brettg <at> posteo.net>
Cc: 33917-done <at> debbugs.gnu.org
Subject: Re: [bug#33917] [PATCH] gnu/packages/emacs.scm (emacs-md4rd): Update
 to c55512c
Date: Wed, 09 Jan 2019 16:50:02 +0100
Hello,

Brett Gilio <brettg <at> posteo.net> skribis:

>>From 25bf32f8e9a6ea9f9669c8bc6fe53aade00b1f1d Mon Sep 17 00:00:00 2001
> From: Brett Gilio <brettg <at> 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’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 07 Feb 2019 12:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 5 years and 72 days ago.

Previous Next


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