guix-commits
[Top][All Lists]
Advanced

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

01/01: website: packages: Start with the "a" group.


From: Ludovic Courtès
Subject: 01/01: website: packages: Start with the "a" group.
Date: Thu, 8 Dec 2016 10:03:31 +0000 (UTC)

civodul pushed a commit to branch master
in repository guix-artwork.

commit 5c3c1981841db3b50ec2be5a70b6babf76494722
Author: Ludovic Courtès <address@hidden>
Date:   Thu Dec 8 11:02:57 2016 +0100

    website: packages: Start with the "a" group.
    
    * website/www/packages.scm (package-pages): Change "index.html" to be
    the "a" group.
---
 website/www/packages.scm |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/www/packages.scm b/website/www/packages.scm
index be62af7..d050a03 100644
--- a/website/www/packages.scm
+++ b/website/www/packages.scm
@@ -537,7 +537,7 @@ and PAGE is the corresponding SXML."
     ;; Note: We do not build the page for grouping "All" because the poor CVS
     ;; server at gnu.org runs out of memory when it encounters such a big
     ;; page (!).
-    ("index.html" ,(paginated-packages-page packages "0-9"))))
+    ("index.html" ,(paginated-packages-page packages "a"))))
 
 (define* (issues-page #:key (checkers %issue-checkers))
   `(html



reply via email to

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