mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06: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:
parent
af7a5ea4e4
commit
142be256d4
1 changed files with 1 additions and 1 deletions
|
|
@ -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.")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue