guix-patches
[Top][All Lists]
Advanced

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

bug#31491: [PATCH] gnu: xss-lock: New variable.


From: Ludovic Courtès
Subject: bug#31491: [PATCH] gnu: xss-lock: New variable.
Date: Sat, 19 May 2018 22:43:00 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

Pierre Neidhardt <address@hidden> skribis:

> * gnu/packages/xdisorg.scm (xss-lock): New variable.

Applied with the changes below, thanks!

Ludo’.

diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index 4f6059aa5..f42691b75 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -22,6 +22,7 @@
 ;;; Copyright © 2017 Marek Benc <address@hidden>
 ;;; Copyright © 2017 Mike Gerwitz <address@hidden>
 ;;; Copyright © 2018 Thomas Sigurdsen <address@hidden>
+;;; Copyright © 2018 Pierre Neidhardt <address@hidden>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -1473,4 +1474,4 @@ with @code{xset s TIMEOUT}).  The notifier command, if 
specified, is executed
 first.  Additionally, xss-lock uses the inhibition logic to lock the screen
 before the system goes to sleep.")
       (home-page "https://bitbucket.org/raymonad/xss-lock";)
-      (license license:bsd-style))))
+      (license license:expat))))

reply via email to

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