emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#39059: closed ([PATCH] gnu: dot2tex: Update to 2.11.3.)


From: GNU bug Tracking System
Subject: bug#39059: closed ([PATCH] gnu: dot2tex: Update to 2.11.3.)
Date: Sun, 12 Jan 2020 20:58:03 +0000

Your message dated Sun, 12 Jan 2020 21:57:00 +0100
with message-id <address@hidden>
and subject line Re: [bug#39059] [PATCH] gnu: dot2tex: Update to 2.11.3.
has caused the debbugs.gnu.org bug report #39059,
regarding [PATCH] gnu: dot2tex: Update to 2.11.3.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
39059: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=39059
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: dot2tex: Update to 2.11.3. Date: Thu, 9 Jan 2020 23:22:01 +0100
* gnu/packages/graphviz.scm (dot2tex): Update to 2.11.3.
---
 gnu/packages/graphviz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/graphviz.scm b/gnu/packages/graphviz.scm
index f9667e873b..eb4b211daf 100644
--- a/gnu/packages/graphviz.scm
+++ b/gnu/packages/graphviz.scm
@@ -330,13 +330,13 @@ graphs in Graphviz's DOT language, written in pure 
Python.")
 (define-public dot2tex
   (package
     (name "dot2tex")
-    (version "2.9.0")
+    (version "2.11.3")
     (source (origin
               (method url-fetch)
               (uri (pypi-uri "dot2tex" version))
               (sha256
                (base32
-                "0jhdwp0wv2h0xb7j2s5xiv7i8yaqgfpwwqcyrjvaxkfwsynm8gkx"))))
+                "1kp77wiv7b5qib82i3y3sn9r49rym43aaqm5aw1bwnzfbbq2m6i9"))))
     (build-system python-build-system)
     (arguments
      `(#:python ,python-2))
-- 
2.24.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#39059] [PATCH] gnu: dot2tex: Update to 2.11.3. Date: Sun, 12 Jan 2020 21:57:00 +0100 User-agent: Notmuch/0.29.3 (https://notmuchmail.org) Emacs/26.3 (x86_64-pc-linux-gnu)
Jakub Kądziołka <address@hidden> writes:

> * gnu/packages/graphviz.scm (dot2tex): Update to 2.11.3.

Applied, thanks!

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]