gnu: t1lib: Use HTTPS home page.

* gnu/packages/fontutils.scm (t1lib)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-19 01:21:49 +01:00
parent 8b6d893d17
commit d716a4742a
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -383,7 +383,7 @@ describe character bitmaps. It contains the bitmap data as well as some
metric information. But t1lib is in itself entirely independent of the metric information. But t1lib is in itself entirely independent of the
X11-system or any other graphical user interface.") X11-system or any other graphical user interface.")
(license license:gpl2) (license license:gpl2)
(home-page "http://www.t1lib.org/"))) (home-page "https://www.t1lib.org/")))
(define-public teckit (define-public teckit
(package (package