gnu: inkscape: Use HTTPS for home page.

* gnu/packages/inkscape.scm (inkscape)[home-page]: Use HTTPS.
master
Tobias Geerinckx-Rice 2018-01-11 01:29:25 +01:00
parent 2b7eda61cb
commit 50dc3b8b2f
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -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,