[PATCH] gnu: xlockmore: Update to 5.72.

  • Done
  • quality assurance status badge
Details
2 participants
  • ???
  • kiasoc5
Owner
unassigned
Submitted by
kiasoc5
Severity
normal
K
K
kiasoc5 wrote on 13 Aug 2023 07:21
(address . guix-patches@gnu.org)(name . kiasoc5)(address . kiasoc5@disroot.org)
20230813052121.34310-2-kiasoc5@disroot.org
* gnu/packages/xdisorg.scm (xlockmore): Update to 5.72.
---
gnu/packages/xdisorg.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (26 lines)
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
?
(name . kiasoc5)(address . kiasoc5@disroot.org)(address . 65264-done@debbugs.gnu.org)
87pm3ajx5c.fsf@envs.net
kiasoc5 <kiasoc5@disroot.org> writes:

Toggle quote (2 lines)
> * gnu/packages/xdisorg.scm (xlockmore): Update to 5.72.

Applied, thanks.
Closed
?
Your comment

This issue is archived.

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

To respond to this issue using the mumi CLI, first switch to it
mumi current 65264
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