me
/
guix
Archived
1
0
Fork 0

gnu: python2-wxpython: Use HTTPS home page.

* gnu/packages/wxwidgets.scm (python2-wxpython)[home-page]: Use HTTPS.
master
Tobias Geerinckx-Rice 2020-01-18 21:16:48 +01:00
parent 90d192b2f7
commit 414b8d9e49
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -296,7 +296,7 @@ provide a 100% native look and feel for the application.")
("wxwidgets" ,wxwidgets-gtk2)))
(synopsis "Python 2 Bindings for wxWidgets")
(description "@code{wxpython} provides Python 2 bindings for wxWidgets.")
(home-page "http://wxpython.org/")
(home-page "https://wxpython.org/")
(license (package-license wxwidgets))))
(define-public wxsvg