gnu: inkscape: Use HTTPS for home page. * gnu/packages/inkscape.scm (inkscape)[home-page]: Use HTTPS.
1 files changed, 1 insertions(+), 1 deletions(-) M gnu/packages/inkscape.scm
M gnu/packages/inkscape.scm => gnu/packages/inkscape.scm +1 -1
@@ 88,7 88,7 @@ ("pkg-config" ,pkg-config))) ;; FIXME: tests require gmock (arguments `(#:tests? #f)) (home-page "http://inkscape.org/") (home-page "https://inkscape.org/") (synopsis "Vector graphics editor") (description "Inkscape is a vector graphics editor. What sets Inkscape apart is its use of Scalable Vector Graphics (SVG), an XML-based W3C standard,