gnu: python-graph-tool: Update to 2.43.

* gnu/packages/graph.scm (python-graph-tool): Update to 2.43.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
Alexandre Hannud Abdo 2021-07-19 14:35:29 +02:00 committed by Efraim Flashner
parent 59d09bfb2b
commit ac840442ee
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -539,7 +539,7 @@ (define-public mscgen
(define-public python-graph-tool
(package
(name "python-graph-tool")
(version "2.37")
(version "2.43")
(source (origin
(method url-fetch)
(uri (string-append
@ -547,7 +547,7 @@ (define-public python-graph-tool
version ".tar.bz2"))
(sha256
(base32
"0w2i4d4zyk051zkykcg0ksngspajznwmp523hbsx50xnxc6jliyz"))))
"0v58in4rwk9fhjarjw6xfxpx5zz2z13sy3yvd14b5kr0884yw6sz"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags