[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/04: gnu: mdds: Replace dead Google Code home-page.
From: |
Tobias Geerinckx-Rice |
Subject: |
04/04: gnu: mdds: Replace dead Google Code home-page. |
Date: |
Wed, 14 Dec 2016 20:59:47 +0000 (UTC) |
nckx pushed a commit to branch master
in repository guix.
commit 62d652a710eb47f06ba2c3ba03f690a4bb2c9b95
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed Dec 14 21:51:23 2016 +0100
gnu: mdds: Replace dead Google Code home-page.
* gnu/packages/boost.scm (mdds)[home-page]: Update it.
---
gnu/packages/boost.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/boost.scm b/gnu/packages/boost.scm
index ab31fa8..e6abf4d 100644
--- a/gnu/packages/boost.scm
+++ b/gnu/packages/boost.scm
@@ -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