gnu: libsigc++: Update home page.

* gnu/packages/glib.scm (libsigc++)[home-page]: Update to current.
This commit is contained in:
Marius Bakke 2019-10-09 17:57:06 +02:00
parent 86723f98ab
commit e0dcd84d51
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -550,7 +550,7 @@ (define libsigc++
(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