mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-27 03:21:49 +02:00
gnu: louvain-community: Fix home-page.
* gnu/packages/maths.scm (louvain-community)[home-page]: Use the right link. Change-Id: Idb1f54511f63bf62a9bf29cfb9177cd9f31b2390
This commit is contained in:
@@ -9555,7 +9555,7 @@ true in all models.")
|
|||||||
(substitute* "CMakeLists.txt"
|
(substitute* "CMakeLists.txt"
|
||||||
(("-mtune=native") "")))))))
|
(("-mtune=native") "")))))))
|
||||||
(native-inputs (list python))
|
(native-inputs (list python))
|
||||||
(home-page "https://github.com/meelgroup/louvain-communities")
|
(home-page "https://github.com/meelgroup/louvain-community")
|
||||||
(synopsis "Multi-criteria community detection")
|
(synopsis "Multi-criteria community detection")
|
||||||
(description "This package provides a C++ implementation of the Louvain
|
(description "This package provides a C++ implementation of the Louvain
|
||||||
community detection algorithm.")
|
community detection algorithm.")
|
||||||
|
|||||||
Reference in New Issue
Block a user