guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: python-fonttools: Update home-page.


From: guix-commits
Subject: 01/01: gnu: python-fonttools: Update home-page.
Date: Thu, 26 Dec 2019 09:58:58 -0500 (EST)

mbakke pushed a commit to branch master
in repository guix.

commit 9d25a4548cc16da83d4a28badd5db5104dd2264e
Author: Riku Viitanen <address@hidden>
Date:   Wed Dec 25 14:39:07 2019 +0000

    gnu: python-fonttools: Update home-page.
    
    https://github.com/behdad/fonttools permanently redirects to
    https://github.com/fonttools/fonttools.
    
    * gnu/packages/python-xyz.scm (python-fonttools)[home-page]: Change to 
current.
    
    Signed-off-by: Marius Bakke <address@hidden>
---
 gnu/packages/python-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 331b80e..33a9728 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -6818,7 +6818,7 @@ add functionality and customization to your projects with 
their own plugins.")
      `(("unzip" ,unzip)
        ("python-pytest" ,python-pytest)
        ("python-pytest-runner" ,python-pytest-runner)))
-    (home-page "https://github.com/behdad/fonttools";)
+    (home-page "https://github.com/fonttools/fonttools";)
     (synopsis "Tools to manipulate font files")
     (description
      "FontTools/TTX is a library to manipulate font files from Python.  It



reply via email to

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