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

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

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


From: GNU bug Tracking System
Subject: bug#67843: closed ([PATCH] gnu: python-graph-tool: Update to 2.58.)
Date: Fri, 12 Jan 2024 17:15:03 +0000

Your message dated Fri, 12 Jan 2024 18:14:18 +0100
with message-id <6e92c8e5-d626-8440-2963-c198e75e613e@member.fsf.org>
and subject line actually close all my patches
has caused the debbugs.gnu.org bug report #67843,
regarding [PATCH] gnu: python-graph-tool: Update to 2.58.
to be marked as done.

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


-- 
67843: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67843
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: python-graph-tool: Update to 2.58. Date: Fri, 15 Dec 2023 22:23:21 +0100 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.0

* gnu/packages/graph.scm (python-graph-tool): Update to 2.58.
---
 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 a40b580417..d2361fada2 100644
--- a/gnu/packages/graph.scm
+++ b/gnu/packages/graph.scm
@@ -685,7 +685,7 @@ (define-public mscgen
 (define-public python-graph-tool
   (package
     (name "python-graph-tool")
-    (version "2.57")
+    (version "2.58")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -693,7 +693,7 @@ (define-public python-graph-tool
                     version ".tar.bz2"))
               (sha256
                (base32
-                "0wmvzx509lvigja6cfxh45r4b7wns64vmik0x4rz4y4fnxrhw2m2"))))
+                "05vsk2600wn790hk7gr2f0609bzcslyhhv9x157n43vxy4y6r8vj"))))
     (build-system gnu-build-system)
     (arguments
      `(#:imported-modules (,@%gnu-build-system-modules

base-commit: 92f179ab20f1835933b2526bfc5d9489e3b1e226
--
2.41.0




--- End Message ---
--- Begin Message --- Subject: actually close all my patches Date: Fri, 12 Jan 2024 18:14:18 +0100 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.0



--- End Message ---

reply via email to

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