gnu: pangomm: Update home page.
* gnu/packages/gtk.scm (pangomm)[home-page]: Follow (HTTPS) redirection.master
parent
30e8cf5f22
commit
5acaec829f
|
@ -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
|
||||
|
|
Reference in New Issue