me
/
guix
Archived
1
0
Fork 0

gnu: t1lib: Use HTTPS home page.

* gnu/packages/fontutils.scm (t1lib)[home-page]: Use HTTPS.
master
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
1 changed files with 1 additions and 1 deletions

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
X11-system or any other graphical user interface.")
(license license:gpl2)
(home-page "http://www.t1lib.org/")))
(home-page "https://www.t1lib.org/")))
(define-public teckit
(package