GNU bug report logs - #31874
[PATCH] gnu: emacs-graphviz-dot-mode: update for Emacs 26.1

Previous Next

Package: guix-patches;

Reported by: George Clemmer <myglc2 <at> gmail.com>

Date: Sun, 17 Jun 2018 22:10:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

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 31874 in the body.
You can then email your comments to 31874 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#31874; Package guix-patches. (Sun, 17 Jun 2018 22:10:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to George Clemmer <myglc2 <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 17 Jun 2018 22:10:02 GMT) Full text and rfc822 format available.

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

From: George Clemmer <myglc2 <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: emacs-graphviz-dot-mode: update for Emacs 26.1 
Date: Sun, 17 Jun 2018 18:09:19 -0400
*  gnu/packages/emacs.scm (emacs-graphviz-dot-mode): update to 0.3.11
   for compatibility w/ Emacs 26.1
---
 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 3b2c41c5d..cca46ff17 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -1430,11 +1430,11 @@ Maps directly inside Emacs.")
     (license license:gpl3+)))
 
 (define-public emacs-graphviz-dot-mode
-  (let ((commit "fdaabbcc95d9156e3dadc84f81a4750c5b692580")
+  (let ((commit "c456a2b65c734089e6c44e87209a5a432a741b1a")
         (revision "1"))
     (package
       (name "emacs-graphviz-dot-mode")
-      (version (string-append "0.3.10-" revision "."
+      (version (string-append "0.3.11-" revision "."
                               (string-take commit 7)))
       (source (origin
                 (method git-fetch)
@@ -1444,7 +1444,7 @@ Maps directly inside Emacs.")
                 (file-name (string-append name "-" version "-checkout"))
                 (sha256
                  (base32
-                  "1s1qh5r0xp6hs0rl5yz5mkmjhpg04bh449c7vgjbb1pjsl1dl714"))))
+                  "0j1r2rspaakw37b0mx7pwpvdsvixq9sw3xjbww5piihzpdxz58z1"))))
       (build-system emacs-build-system)
       (arguments
        `(#:phases
-- 
2.17.1





Information forwarded to guix-patches <at> gnu.org:
bug#31874; Package guix-patches. (Mon, 18 Jun 2018 16:19:02 GMT) Full text and rfc822 format available.

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

From: Leo Famulari <leo <at> famulari.name>
To: George Clemmer <myglc2 <at> gmail.com>
Cc: 31874 <at> debbugs.gnu.org
Subject: Re: [bug#31874] [PATCH] gnu: emacs-graphviz-dot-mode: update for
 Emacs 26.1
Date: Mon, 18 Jun 2018 12:18:21 -0400
[Message part 1 (text/plain, inline)]
On Sun, Jun 17, 2018 at 06:09:19PM -0400, George Clemmer wrote:
> *  gnu/packages/emacs.scm (emacs-graphviz-dot-mode): update to 0.3.11
>    for compatibility w/ Emacs 26.1

Thanks! Pushed as 067a113a31880161af65c623847f3ac35a303a53
[signature.asc (application/pgp-signature, inline)]

bug closed, send any further explanations to 31874 <at> debbugs.gnu.org and George Clemmer <myglc2 <at> gmail.com> Request was from Leo Famulari <leo <at> famulari.name> to control <at> debbugs.gnu.org. (Mon, 18 Jun 2018 16:19:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 17 Jul 2018 11:24:06 GMT) Full text and rfc822 format available.

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

Previous Next


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