[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/09: gnu: xlockmore: Update to 5.55.
From: |
Tobias Geerinckx-Rice |
Subject: |
07/09: gnu: xlockmore: Update to 5.55. |
Date: |
Wed, 6 Dec 2017 09:00:42 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit e6f6d765f23d669149bb762bdff5f6302849f565
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed Dec 6 01:35:54 2017 +0100
gnu: xlockmore: Update to 5.55.
* gnu/packages/xdisorg.scm (xlockmore): Update to 5.55.
---
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 4213afd..22a85fb 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -618,7 +618,7 @@ to find buttons, etc, on the screen to click on.")
(define-public xlockmore
(package
(name "xlockmore")
- (version "5.47")
+ (version "5.55")
(source (origin
(method url-fetch)
(uri (list (string-append "http://sillycycle.com/xlock/"
@@ -629,7 +629,7 @@ to find buttons, etc, on the screen to click on.")
name "-" version ".tar.xz")))
(sha256
(base32
- "138d79b8zc2hambbr9fnxp3fhihlcljgqns04zf0kv2f53pavqwl"))))
+ "1y3f76rq2nd10fgi2rx81aj6pijglmm661vjsxi05hpg35dzmwfl"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags (list (string-append "--enable-appdefaultdir="
- branch master updated (12746aa -> fdfdecd), Tobias Geerinckx-Rice, 2017/12/06
- 08/09: gnu: acpica: Use HTTPS for home page., Tobias Geerinckx-Rice, 2017/12/06
- 01/09: gnu: ghc-http-types: Update to 0.11., Tobias Geerinckx-Rice, 2017/12/06
- 04/09: gnu: ghc-http-client: Update to 0.5.7.1., Tobias Geerinckx-Rice, 2017/12/06
- 09/09: gnu, doc, tests: Use ‘bootloader-configuration’ everywhere., Tobias Geerinckx-Rice, 2017/12/06
- 06/09: gnu: ghc-http-conduit: Update to 2.2.4., Tobias Geerinckx-Rice, 2017/12/06
- 02/09: gnu: ghc-http-types: Run tests., Tobias Geerinckx-Rice, 2017/12/06
- 05/09: gnu: ghc-http-client-tls: Update to 0.3.5.1., Tobias Geerinckx-Rice, 2017/12/06
- 07/09: gnu: xlockmore: Update to 5.55.,
Tobias Geerinckx-Rice <=
- 03/09: gnu: ghc-aws: Update to 0.18., Tobias Geerinckx-Rice, 2017/12/06