From 9c97afe8588d4e822676d278e251247d1476df7c Mon Sep 17 00:00:00 2001 From: David Craven Date: Mon, 1 Aug 2016 11:05:28 +0200 Subject: gnu-maintenance: Add KDE updater. * guix/gnu-maintenance.scm (kde-package?, latest-kde-release): New private functions. (%kde-updater): New public variable. * guix/scripts/refresh.scm (list-updaters): Add %kde-updater. * doc/guix.texi (Invoking guix refresh): Mention the new updater. --- doc/guix.texi | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/guix.texi') diff --git a/doc/guix.texi b/doc/guix.texi index f1848a1c5d..9b3f51ecaf 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -4985,6 +4985,8 @@ list of updaters). Currently, @var{updater} may be one of: the updater for GNU packages; @item gnome the updater for GNOME packages; +@item kde +the updater for KDE packages; @item xorg the updater for X.org packages; @item elpa -- cgit v1.2.3