GNU bug report logs -
#65264
[PATCH] gnu: xlockmore: Update to 5.72.
Previous Next
Reported by: kiasoc5 <kiasoc5 <at> disroot.org>
Date: Sun, 13 Aug 2023 05:24:03 UTC
Severity: normal
Tags: patch
Done: 宋文武 <iyzsong <at> envs.net>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/xdisorg.scm (xlockmore): Update to 5.72.
---
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 553fa8d5e2..801a9d0ee2 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -1114,7 +1114,7 @@ (define-public xbanish
(define-public xlockmore
(package
(name "xlockmore")
- (version "5.68")
+ (version "5.72")
(source (origin
(method url-fetch)
(uri (list (string-append "http://sillycycle.com/xlock/"
@@ -1125,7 +1125,7 @@ (define-public xlockmore
"xlockmore-" version ".tar.xz")))
(sha256
(base32
- "0vndfwccnvkaaraprjam8pmx0aj55va0ag64q6snxw83nbf1ywrh"))))
+ "0wn77ri29rhk1w3wik2hpqb8lks1pyqzdk6d583mawxfcxcrf4fm"))))
(build-system gnu-build-system)
(arguments
(list
base-commit: d0a2b422e06aab0cab3a10a47ef378602992577f
--
2.39.2
This bug report was last modified 1 year and 348 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.