* [bug#54256] [PATCH] gnu: xlockmore: Update to 5.68.
@ 2022-03-05 6:07 Jai Vetrivelan
2022-03-11 0:48 ` bug#54256: " Nicolas Goaziou
0 siblings, 1 reply; 2+ messages in thread
From: Jai Vetrivelan @ 2022-03-05 6:07 UTC (permalink / raw)
To: 54256
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: 0001-gnu-xlockmore-Update-to-5.68.patch --]
[-- Type: text/patch, Size: 1749 bytes --]
From ac1f8cc2f6d3bcaa46ec6244e7b1995b8eb27be2 Mon Sep 17 00:00:00 2001
From: Jai Vetrivelan <jaivetrivelan@gmail.com>
Date: Sat, 5 Mar 2022 11:25:25 +0530
Subject: [PATCH] gnu: xlockmore: Update to 5.68.
* gnu/packages/xdisorg.scm (xlockmore): Update to 5.68.
---
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 a672118224..76ec0c17c0 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -1000,7 +1000,7 @@ (define-public xbanish
(define-public xlockmore
(package
(name "xlockmore")
- (version "5.67")
+ (version "5.68")
(source (origin
(method url-fetch)
(uri (list (string-append "http://sillycycle.com/xlock/"
@@ -1011,7 +1011,7 @@ (define-public xlockmore
"xlockmore-" version ".tar.xz")))
(sha256
(base32
- "0k13gxgnk4i041g1fzixfwlf3l5hrvvkhfvxf27szx0d1qbpwq58"))))
+ "0vndfwccnvkaaraprjam8pmx0aj55va0ag64q6snxw83nbf1ywrh"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags (list (string-append "--enable-appdefaultdir="
base-commit: 97065f9fe3da74adab54b70e28bd2cd59c06ee07
prerequisite-patch-id: 112e00ce191deb18c3866dc5f17e4c761a3b19af
prerequisite-patch-id: f347aa2bfdef7aeb7ff3fb8e157e4acb2e1f78ae
prerequisite-patch-id: 17ecf5c03e82c4231c8ae277ffd577b59b107c43
prerequisite-patch-id: 0a31c859a5e157569a3b36aa652d8117dca76955
prerequisite-patch-id: 3ff13ef200b011ffedd1020f371b715b5c3120ec
prerequisite-patch-id: 8972aae1f9b30d38b78deb1f61fcf2849ec10bb0
prerequisite-patch-id: 627b846c816efeecbdc8c94f260b66763bf88b02
--
2.34.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-03-11 0:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-05 6:07 [bug#54256] [PATCH] gnu: xlockmore: Update to 5.68 Jai Vetrivelan
2022-03-11 0:48 ` bug#54256: " Nicolas Goaziou
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.