guix-commits
[Top][All Lists]
Advanced

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

01/11: gnu: foomatic-filters: Use project home page.


From: guix-commits
Subject: 01/11: gnu: foomatic-filters: Use project home page.
Date: Tue, 31 May 2022 21:36:51 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit bc95e0c8d6aa0e993862a22bfd128e2327630711
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun May 29 02:00:00 2022 +0200

    gnu: foomatic-filters: Use project home page.
    
    * gnu/packages/cups.scm (foomatic-filters)[home-page]: Point upstream.
---
 gnu/packages/cups.scm | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/gnu/packages/cups.scm b/gnu/packages/cups.scm
index 617a89d954..005ec15f11 100644
--- a/gnu/packages/cups.scm
+++ b/gnu/packages/cups.scm
@@ -716,8 +716,7 @@ should only be used as part of the Guix cups-pk-helper 
service.")
                (search-patches "foomatic-filters-CVE-2015-8327.patch"
                                "foomatic-filters-CVE-2015-8560.patch"))))
     (build-system gnu-build-system)
-    (home-page
-     "https://wiki.linuxfoundation.org/openprinting/database/foomatic";)
+    (home-page "https://openprinting.github.io/projects/02-foomatic/";)
     (native-inputs
      (list perl pkg-config))
     (inputs



reply via email to

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