guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/02: gnu: libsigc++: Update home page.


From: guix-commits
Subject: 01/02: gnu: libsigc++: Update home page.
Date: Wed, 9 Oct 2019 13:10:45 -0400 (EDT)

mbakke pushed a commit to branch master
in repository guix.

commit e0dcd84d51cb66de545a69c82746fd261ecfedb0
Author: Marius Bakke <address@hidden>
Date:   Wed Oct 9 17:57:06 2019 +0200

    gnu: libsigc++: Update home page.
    
    * gnu/packages/glib.scm (libsigc++)[home-page]: Update to current.
---
 gnu/packages/glib.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/glib.scm b/gnu/packages/glib.scm
index 3c2f346..c3dadbdfd 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]