mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-11 15:40:31 +02:00
gnu: libsigc++: Update home page.
* gnu/packages/glib.scm (libsigc++)[home-page]: Update to current.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user