aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Bakke <mbakke@fastmail.com>2019-10-09 17:57:06 +0200
committerMarius Bakke <mbakke@fastmail.com>2019-10-09 19:09:41 +0200
commite0dcd84d51cb66de545a69c82746fd261ecfedb0 (patch)
tree6197ec954a4d5757f4cf0d878e0858fa21788509
parent86723f98ab272b1a2621fb54ff88eab5e8e80fed (diff)
downloadguix-e0dcd84d51cb66de545a69c82746fd261ecfedb0.tar
guix-e0dcd84d51cb66de545a69c82746fd261ecfedb0.tar.gz
gnu: libsigc++: Update home page.
* gnu/packages/glib.scm (libsigc++)[home-page]: Update to current.
-rw-r--r--gnu/packages/glib.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/glib.scm b/gnu/packages/glib.scm
index 3c2f346837..c3dadbdfd3 100644
--- a/gnu/packages/glib.scm
+++ b/gnu/packages/glib.scm
@@ -550,7 +550,7 @@ by GDBus included in Glib.")
(build-system gnu-build-system)
(native-inputs `(("pkg-config" ,pkg-config)
("m4" ,m4)))
- (home-page "http://libsigc.sourceforge.net/")
+ (home-page "https://libsigcplusplus.github.io/libsigcplusplus/")
(synopsis "Type-safe callback system for standard C++")
(description
"Libsigc++ implements a type-safe callback system for standard C++. It