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

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

bug#49642: closed ([PATCH] gnu: python-graph-tool: Update to 2.43.)


From: GNU bug Tracking System
Subject: bug#49642: closed ([PATCH] gnu: python-graph-tool: Update to 2.43.)
Date: Tue, 20 Jul 2021 09:04:02 +0000

Your message dated Tue, 20 Jul 2021 12:02:09 +0300
with message-id <YPaREVc1x4dR/VjC@3900XT>
and subject line Re: [bug#49642] [PATCH] gnu: python-graph-tool: Update to 2.43.
has caused the debbugs.gnu.org bug report #49642,
regarding [PATCH] gnu: python-graph-tool: Update to 2.43.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
49642: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=49642
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: python-graph-tool: Update to 2.43. Date: Mon, 19 Jul 2021 14:35:29 +0200 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Icedove/78.11.0
* gnu/packages/graph.scm (python-graph-tool): Update to 2.43.
---
 gnu/packages/graph.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/graph.scm b/gnu/packages/graph.scm
index 42bd37a07a..f178e00312 100644
--- a/gnu/packages/graph.scm
+++ b/gnu/packages/graph.scm
@@ -539,7 +539,7 @@ transformed into common image formats for display or 
printing.")
 (define-public python-graph-tool
   (package
     (name "python-graph-tool")
-    (version "2.37")
+    (version "2.43")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -547,7 +547,7 @@ transformed into common image formats for display or 
printing.")
                     version ".tar.bz2"))
               (sha256
                (base32
-                "0w2i4d4zyk051zkykcg0ksngspajznwmp523hbsx50xnxc6jliyz"))))
+                "0v58in4rwk9fhjarjw6xfxpx5zz2z13sy3yvd14b5kr0884yw6sz"))))
     (build-system gnu-build-system)
     (arguments
      `(#:configure-flags
--
2.32.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#49642] [PATCH] gnu: python-graph-tool: Update to 2.43. Date: Tue, 20 Jul 2021 12:02:09 +0300
That took much longer to build than I expected.

Patch pushed!

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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