[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/06: gnu: xlockmore: Update to 5.66.
From: |
guix-commits |
Subject: |
02/06: gnu: xlockmore: Update to 5.66. |
Date: |
Wed, 18 Nov 2020 12:08:46 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 040563794620cccbb5dbcf74e2cc14d940afb5df
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Wed Nov 18 12:54:02 2020 +0100
gnu: xlockmore: Update to 5.66.
* gnu/packages/xdisorg.scm (xlockmore): Update to 5.66.
---
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 b41111c..430b5ac 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -843,7 +843,7 @@ shows it again when the mouse cursor moves or a mouse
button is pressed.")
(define-public xlockmore
(package
(name "xlockmore")
- (version "5.62")
+ (version "5.66")
(source (origin
(method url-fetch)
(uri (list (string-append "http://sillycycle.com/xlock/"
@@ -854,7 +854,7 @@ shows it again when the mouse cursor moves or a mouse
button is pressed.")
"xlockmore-" version ".tar.xz")))
(sha256
(base32
- "0b05wgj4mpssy4hd7km5c48i454dfg45p11mfmsr7xjd2gnz5gqi"))))
+ "0wdb7gpyjw3sigmhiplgg1bqxz6wipr0c3n9492x2a18cv1saxjr"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags (list (string-append "--enable-appdefaultdir="
- branch master updated (b3a63d4 -> a45f822), guix-commits, 2020/11/18
- 02/06: gnu: xlockmore: Update to 5.66.,
guix-commits <=
- 05/06: gnu: fldigi: Update to 4.1.16., guix-commits, 2020/11/18
- 01/06: gnu: zabbix-agentd, zabbix-server: Update to 5.2.1., guix-commits, 2020/11/18
- 03/06: gnu: splix: Update to 2.0.0-315.76268c4., guix-commits, 2020/11/18
- 04/06: gnu: splix: Compress PPDs., guix-commits, 2020/11/18
- 06/06: Merge remote-tracking branch 'upstream/version-1.2.0', guix-commits, 2020/11/18