gnu: pangomm: Update home page.
* gnu/packages/gtk.scm (pangomm)[home-page]: Follow (HTTPS) redirection.
This commit is contained in:
parent
30e8cf5f22
commit
5acaec829f
1 changed files with 1 additions and 1 deletions
|
@ -1113,7 +1113,7 @@ library.")
|
||||||
("cairomm" ,cairomm)
|
("cairomm" ,cairomm)
|
||||||
("glibmm" ,glibmm)
|
("glibmm" ,glibmm)
|
||||||
("pango" ,pango)))
|
("pango" ,pango)))
|
||||||
(home-page "http://www.pango.org/")
|
(home-page "https://pango.gnome.org//")
|
||||||
(synopsis "C++ interface to the Pango text rendering library")
|
(synopsis "C++ interface to the Pango text rendering library")
|
||||||
(description
|
(description
|
||||||
"Pangomm provides a C++ programming interface to the Pango text rendering
|
"Pangomm provides a C++ programming interface to the Pango text rendering
|
||||||
|
|
Reference in a new issue