unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#68409] [PATCH] gnu: python-graph-tool: Update to 2.58.
@ 2024-01-12 17:23 Alexandre Hannud Abdo
  2024-01-12 17:49 ` bug#68409: " Clément Lassieur
  0 siblings, 1 reply; 2+ messages in thread
From: Alexandre Hannud Abdo @ 2024-01-12 17:23 UTC (permalink / raw)
  To: 68409; +Cc: clement

[-- Attachment #1: Type: text/plain, Size: 0 bytes --]



[-- Attachment #2: 0001-gnu-python-graph-tool-Update-to-2.58.patch --]
[-- Type: text/x-patch, Size: 1321 bytes --]

From 506d7457a52dab152e98cef973462314e014ff68 Mon Sep 17 00:00:00 2001
Message-ID: <506d7457a52dab152e98cef973462314e014ff68.1705074886.git.abdo@member.fsf.org>
From: Ale Abdo <abdo@member.fsf.org>
Date: Tue, 5 Dec 2023 00:18:46 +0100
Subject: [PATCH] gnu: python-graph-tool: Update to 2.58.

* 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 26b9d03a73..0424c2818a 100644
--- a/gnu/packages/graph.scm
+++ b/gnu/packages/graph.scm
@@ -727,7 +727,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
@@ -735,7 +735,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: c4fa3e945eee84f0459760f3ba8232dec49bd1ba
-- 
2.41.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#68409: [PATCH] gnu: python-graph-tool: Update to 2.58.
  2024-01-12 17:23 [bug#68409] [PATCH] gnu: python-graph-tool: Update to 2.58 Alexandre Hannud Abdo
@ 2024-01-12 17:49 ` Clément Lassieur
  0 siblings, 0 replies; 2+ messages in thread
From: Clément Lassieur @ 2024-01-12 17:49 UTC (permalink / raw)
  To: Alexandre Hannud Abdo; +Cc: 68409-done

pushed, thanks!





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-01-12 17:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-12 17:23 [bug#68409] [PATCH] gnu: python-graph-tool: Update to 2.58 Alexandre Hannud Abdo
2024-01-12 17:49 ` bug#68409: " Clément Lassieur

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).