unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#51214] [PATCH] gnu: xsecurelock: Upgrade to 1.7.0.
@ 2021-10-14 20:31 jgart via Guix-patches via
  2021-10-16 10:47 ` bug#51214: " Arun Isaac
  0 siblings, 1 reply; 2+ messages in thread
From: jgart via Guix-patches via @ 2021-10-14 20:31 UTC (permalink / raw)
  To: 51214; +Cc: jgart

* gnu/packages/xdisorg.scm (xsecurelock): Upgrade to 1.7.0.
---
 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 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
-- 
2.33.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#51214: [PATCH] gnu: xsecurelock: Upgrade to 1.7.0.
  2021-10-14 20:31 [bug#51214] [PATCH] gnu: xsecurelock: Upgrade to 1.7.0 jgart via Guix-patches via
@ 2021-10-16 10:47 ` Arun Isaac
  0 siblings, 0 replies; 2+ messages in thread
From: Arun Isaac @ 2021-10-16 10:47 UTC (permalink / raw)
  To: jgart; +Cc: 51214-done

[-- Attachment #1: Type: text/plain, Size: 290 bytes --]


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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 524 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-10-16 10:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-14 20:31 [bug#51214] [PATCH] gnu: xsecurelock: Upgrade to 1.7.0 jgart via Guix-patches via
2021-10-16 10:47 ` bug#51214: " Arun Isaac

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).