1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: mdds: Replace dead Google Code home-page.

* gnu/packages/boost.scm (mdds)[home-page]: Update it.
This commit is contained in:
Tobias Geerinckx-Rice
2016-12-14 21:51:23 +01:00
parent 50995554f8
commit 62d652a710

View File

@@ -120,7 +120,7 @@ across a broad spectrum of applications.")
(build-system gnu-build-system)
(propagated-inputs
`(("boost" ,boost))) ; inclusion of header files
(home-page "https://code.google.com/p/multidimalgorithm/")
(home-page "https://gitlab.com/mdds/mdds")
(synopsis "Multi-dimensional C++ data structures and indexing algorithms")
(description "Mdds (multi-dimensional data structure) provides a
collection of multi-dimensional data structures and indexing algorithms