[PATCH] gnu: python-graph-tool: Update to 2.58.

  • Done
  • quality assurance status badge
Details
One participant
  • Alexandre Hannud Abdo
Owner
unassigned
Submitted by
Alexandre Hannud Abdo
Severity
normal
A
A
Alexandre Hannud Abdo wrote on 5 Dec 2023 00:22
(name . guix-patches)(address . guix-patches@gnu.org)
c4285757-02d0-a05b-1125-7bb5c2545112@member.fsf.org
* gnu/packages/graph.scm (python-graph-tool): Update to 2.58.
---
gnu/packages/graph.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Toggle diff (24 lines)
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
--
2.41.0
Attachment: OpenPGP_signature
A
A
Alexandre Hannud Abdo wrote on 12 Jan 18:00 +0100
close all my patches
a512261e-1b2d-531a-90ab-271172c548cd@member.fsf.org

A
A
Alexandre Hannud Abdo wrote on 12 Jan 18:14 +0100
6e92c8e5-d626-8440-2963-c198e75e613e@member.fsf.org

Closed
?