gnu: python-louvain-igraph: Update to 0.8.2.

* gnu/packages/graph.scm (python-louvain-igraph): Update to 0.8.2.

Change-Id: Ifa755464fb88e0af6829d6f2569b900a80949e76
This commit is contained in:
Greg Hogan 2025-05-05 15:43:34 +00:00
parent 782d431cca
commit 61e413eb7e
No known key found for this signature in database
GPG key ID: EF6EB27413CFEEF3

View file

@ -479,7 +479,7 @@ graphs in Python.")
(define-public python-louvain-igraph
(package
(name "python-louvain-igraph")
(version "0.8.1")
(version "0.8.2")
(source
(origin
(method git-fetch)
@ -489,7 +489,7 @@ graphs in Python.")
(file-name (git-file-name name version))
(sha256
(base32
"1j2ybihvvzggwjb9zvm829aqb5b94q10h8bw6v0h42xd9w75z9sv"))))
"1aab6rnsnssi6wib939zy4vdzz3s2gcwwingn2dfjrijk05zjapv"))))
(build-system pyproject-build-system)
(arguments
(list