mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: inkscape: Use HTTPS for home page.
* gnu/packages/inkscape.scm (inkscape)[home-page]: Use HTTPS.
This commit is contained in:
parent
2b7eda61cb
commit
50dc3b8b2f
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue