[PATCH] gnu: xsecurelock: Update to 1.8.0.

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

Toggle diff (23 lines)
diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index 553fa8d5e2..9e55096dcf 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -2558,14 +2558,14 @@ (define-public sct
(define-public xsecurelock
(package
(name "xsecurelock")
- (version "1.7.0")
+ (version "1.8.0")
(source (origin
(method url-fetch)
(uri (string-append
"https://github.com/google/xsecurelock/releases"
"/download/v" version "/xsecurelock-" version ".tar.gz"))
(sha256
- (base32 "0s2q69g1xhvs18q2jhcval5vpa9j0kkrdv02r176vvxvdms7hhc7"))))
+ (base32 "1i7vhzysirr5kra15vd501b79k0jgs11lkb9ck3hx6vicxm204d3"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags
--
2.39.2
K
K
kiasoc5 wrote on 13 Aug 2023 07:27
(no subject)
(address . control@debbugs.gnu.org)
2e0423a67282ca16f91b4b7aaf0b3c3d@disroot.org
close 65260
close 65261
thanks

Close duplicate xsecurelock bugs (probably created from mumi send-email)
?
Your comment

This issue is archived.

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

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