guix-commits
[Top][All Lists]
Advanced

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

01/13: gnu-maintenance: Remove retired 'gforge.inria.fr' site.


From: guix-commits
Subject: 01/13: gnu-maintenance: Remove retired 'gforge.inria.fr' site.
Date: Mon, 3 Oct 2022 11:19:17 -0400 (EDT)

apteryx pushed a commit to branch master
in repository guix.

commit 9945f9419df0f3b38f839cf40baa2732c5de8550
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Sun Oct 2 19:30:45 2022 -0400

    gnu-maintenance: Remove retired 'gforge.inria.fr' site.
    
    * guix/gnu-maintenance.scm (html-updatable-package?): Remove 
"gforge.inria.fr".
---
 guix/gnu-maintenance.scm | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/guix/gnu-maintenance.scm b/guix/gnu-maintenance.scm
index f983debcd2..10a6ec05f1 100644
--- a/guix/gnu-maintenance.scm
+++ b/guix/gnu-maintenance.scm
@@ -785,8 +785,7 @@ GNOME packages; EMMS is included though, because its 
releases are on gnu.org."
   ;; Return true if the given package may be handled by the generic HTML
   ;; updater.
   (let ((hosting-sites '("github.com" "github.io" "gitlab.com"
-                         "notabug.org" "sr.ht"
-                         "gforge.inria.fr" "gitlab.inria.fr"
+                         "notabug.org" "sr.ht" "gitlab.inria.fr"
                          "ftp.gnu.org" "download.savannah.gnu.org"
                          "pypi.org" "crates.io" "rubygems.org"
                          "bioconductor.org")))



reply via email to

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