guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

03/03: gnu: t1lib: Use HTTPS home page.


From: guix-commits
Subject: 03/03: gnu: t1lib: Use HTTPS home page.
Date: Tue, 10 Mar 2020 22:58:02 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit d716a4742a3c8e3e7add8bb335fd27cd7053d971
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sun Jan 19 01:21:49 2020 +0100

    gnu: t1lib: Use HTTPS home page.
    
    * gnu/packages/fontutils.scm (t1lib)[home-page]: Use HTTPS.
---
 gnu/packages/fontutils.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/fontutils.scm b/gnu/packages/fontutils.scm
index 3daa518..7455d33 100644
--- a/gnu/packages/fontutils.scm
+++ b/gnu/packages/fontutils.scm
@@ -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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]