GNU bug report logs - #61892
[PATCH] gnu: python-graph-tool: Update to 2.46.

Previous Next

Package: guix-patches;

Reported by: Alexandre Hannud Abdo <abdo <at> member.fsf.org>

Date: Wed, 1 Mar 2023 10:40:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Alexandre Hannud Abdo <abdo <at> member.fsf.org>
To: 61892 <at> debbugs.gnu.org
Subject: [bug#61892] [PATCH] gnu: python-graph-tool: Update to 2.46.
Date: Wed, 1 Mar 2023 11:39:13 +0100
* gnu/packages/graph.scm (python-graph-tool): Update to 2.46.
---
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 104fe07b58..62a5a400d2 100644
--- a/gnu/packages/graph.scm
+++ b/gnu/packages/graph.scm
@@ -605,7 +605,7 @@ (define-public mscgen
(define-public python-graph-tool
(package
(name "python-graph-tool")
- (version "2.45")
+ (version "2.46")
(source (origin
(method url-fetch)
(uri (string-append
@@ -613,7 +613,7 @@ (define-public python-graph-tool
version ".tar.bz2"))
(sha256
(base32
- "0s46qqg454kwq2px7x1a4ckryclkxnrz1r7gj6bv40nsrynafbgr"))))
+ "0x9jgnq9xcja3q954y7nhdzd374p4h203pymxh51b6lqqbq0hm9h"))))
(build-system gnu-build-system)
(arguments
`(#:imported-modules (,@%gnu-build-system-modules

-- 
2.39.1





This bug report was last modified 2 years and 121 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.