guix-commits
[Top][All Lists]
Advanced

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

16/16: gnu: xlockmore: Update to 5.62.


From: guix-commits
Subject: 16/16: gnu: xlockmore: Update to 5.62.
Date: Thu, 12 Mar 2020 00:12:08 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit bf8ee1c5046c7011d641e10277984c9bb7dc7c2f
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Thu Mar 12 05:09:44 2020 +0100

    gnu: xlockmore: Update to 5.62.
    
    * gnu/packages/xdisorg.scm (xlockmore): Update to 5.62.
---
 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 f8f410a..92c958b 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -817,7 +817,7 @@ shows it again when the mouse cursor moves or a mouse 
button is pressed.")
 (define-public xlockmore
   (package
     (name "xlockmore")
-    (version "5.59")
+    (version "5.62")
     (source (origin
              (method url-fetch)
              (uri (list (string-append "http://sillycycle.com/xlock/";
@@ -828,7 +828,7 @@ shows it again when the mouse cursor moves or a mouse 
button is pressed.")
                                        "xlockmore-" version ".tar.xz")))
              (sha256
               (base32
-               "0lajc5a4lki33b9mzfsi74q4hbivbmhwysp7mib4ivnyxianhaid"))))
+               "0b05wgj4mpssy4hd7km5c48i454dfg45p11mfmsr7xjd2gnz5gqi"))))
     (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]