guix-commits
[Top][All Lists]
Advanced

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

09/09: gnu: pangomm: Update home page.


From: guix-commits
Subject: 09/09: gnu: pangomm: Update home page.
Date: Sat, 14 Mar 2020 17:03:53 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 5acaec829fc10a2075dba39f0af8e49e93a4edd4
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sun Jan 19 00:06:51 2020 +0100

    gnu: pangomm: Update home page.
    
    * gnu/packages/gtk.scm (pangomm)[home-page]: Follow (HTTPS)
    redirection.
---
 gnu/packages/gtk.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm
index 670a943..d9bd158 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -1113,7 +1113,7 @@ library.")
        ("cairomm" ,cairomm)
        ("glibmm" ,glibmm)
        ("pango" ,pango)))
-    (home-page "http://www.pango.org/";)
+    (home-page "https://pango.gnome.org//";)
     (synopsis "C++ interface to the Pango text rendering library")
     (description
      "Pangomm provides a C++ programming interface to the Pango text rendering



reply via email to

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