guix-commits
[Top][All Lists]
Advanced

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

19/20: gnu: xlockmore: Update to 5.59.


From: guix-commits
Subject: 19/20: gnu: xlockmore: Update to 5.59.
Date: Mon, 2 Dec 2019 20:15:37 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 8e936351d7155ecac2e33df8d22b8deb2c30ed63
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Tue Dec 3 00:29:27 2019 +0100

    gnu: xlockmore: Update to 5.59.
    
    * gnu/packages/xdisorg.scm (xlockmore): Update to 5.59.
---
 gnu/packages/xdisorg.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index 4a29c1d..b1759ea 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -762,7 +762,7 @@ shows it again when the mouse cursor moves or a mouse 
button is pressed.")
 (define-public xlockmore
   (package
     (name "xlockmore")
-    (version "5.58")
+    (version "5.59")
     (source (origin
              (method url-fetch)
              (uri (list (string-append "http://sillycycle.com/xlock/";
@@ -773,7 +773,7 @@ shows it again when the mouse cursor moves or a mouse 
button is pressed.")
                                        "xlockmore-" version ".tar.xz")))
              (sha256
               (base32
-               "1va11sbv5lbkxkp0i0msz5md3n2n82nzppk27rzdrw7y79vq37zw"))))
+               "0lajc5a4lki33b9mzfsi74q4hbivbmhwysp7mib4ivnyxianhaid"))))
     (build-system gnu-build-system)
     (arguments
      '(#:configure-flags (list (string-append "--enable-appdefaultdir="



reply via email to

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