unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#68408] [PATCH] gnu: python-graph-tool: Update to 2.58.
@ 2024-01-12 16:22 Alexandre Hannud Abdo
  0 siblings, 0 replies; only message in thread
From: Alexandre Hannud Abdo @ 2024-01-12 16:22 UTC (permalink / raw)
  To: 68408

[-- 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] only message in thread

only message in thread, other threads:[~2024-01-12 16:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-12 16:22 [bug#68408] [PATCH] gnu: python-graph-tool: Update to 2.58 Alexandre Hannud Abdo

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).