mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-10 23:20:37 +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"
|
||||
(("-mtune=native") "")))))))
|
||||
(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")
|
||||
(description "This package provides a C++ implementation of the Louvain
|
||||
community detection algorithm.")
|
||||
|
||||
Reference in New Issue
Block a user