[PATCH] gnu: xlockmore: Update to 5.68.

  • Done
  • quality assurance status badge
Details
2 participants
  • Jai Vetrivelan
  • Nicolas Goaziou
Owner
unassigned
Submitted by
Jai Vetrivelan
Severity
normal
J
J
Jai Vetrivelan wrote on 5 Mar 2022 07:07
(address . guix-patches@gnu.org)
878rtp53w2.fsf@gmail.com
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(-)

Toggle diff (33 lines)
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
N
N
Nicolas Goaziou wrote on 11 Mar 2022 01:48
(name . Jai Vetrivelan)(address . jaivetrivelan@gmail.com)(address . 54256-done@debbugs.gnu.org)
8735jp48ml.fsf@nicolasgoaziou.fr
Hello,

Jai Vetrivelan <jaivetrivelan@gmail.com> writes:

Toggle quote (2 lines)
> Subject: [PATCH] gnu: xlockmore: Update to 5.68.

Applied. Thank you.

Regards,
--
Nicolas Goaziou
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 54256@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 54256
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch