diff mbox series

[bug#51214] gnu: xsecurelock: Upgrade to 1.7.0.

Message ID 20211014203144.4727-1-jgart@dismail.de
State Accepted
Headers show
Series [bug#51214] gnu: xsecurelock: Upgrade to 1.7.0. | expand

Checks

Context Check Description
cbaines/comparison success View comparision
cbaines/git branch success View Git branch
cbaines/applying patch success View Laminar job
cbaines/issue success View issue

Commit Message

jgart Oct. 14, 2021, 8:31 p.m. UTC
* gnu/packages/xdisorg.scm (xsecurelock): Upgrade to 1.7.0.
---
 gnu/packages/xdisorg.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Arun Isaac Oct. 16, 2021, 10:47 a.m. UTC | #1
Hi jgart,

Thanks for the patch! I added a copyright header for you, and pushed to
master with the following minor nitpick.

> * gnu/packages/xdisorg.scm (xsecurelock): Upgrade to 1.7.0.

This should be "Update" instead of "Upgrade" just to be consistent with
other commits.

Thanks,
Arun
diff mbox series

Patch

diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index 45ea4f2e76..0b77cd5a0d 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -2298,14 +2298,14 @@  temperature of the screen.")
 (define-public xsecurelock
   (package
     (name "xsecurelock")
-    (version "1.6.0")
+    (version "1.7.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
                     "https://github.com/google/xsecurelock/releases"
                     "/download/v" version "/xsecurelock-" version ".tar.gz"))
               (sha256
-               (base32 "070gknyv0s5hz9hkc6v73m2v7ssyjwgl93b5hd4glayfqxqjbmdp"))))
+               (base32 "0s2q69g1xhvs18q2jhcval5vpa9j0kkrdv02r176vvxvdms7hhc7"))))
     (build-system gnu-build-system)
     (arguments
      '(#:configure-flags