This is an automated email from the git hooks/post-receive script.
guix_mirror_bot pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new e22a088a23 gnu: showmethekey: Update to 1.20.0.
e22a088a23 is described below
commit e22a088a239de57832544d78827f579f1440ee95
Author: Carlos Durán Domínguez <[email protected]>
AuthorDate: Sun Mar 1 20:22:35 2026 +0100
gnu: showmethekey: Update to 1.20.0.
* gnu/packages/video.scm (showmethekey): Update to 1.20.0.
Change-Id: I0d43479846228a10cbb29dec124a0b21968e3491
Signed-off-by: jgart <[email protected]>
---
gnu/packages/video.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index 64716d2ffc..862765e6ff 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -7267,7 +7267,7 @@ included for convenience.")
(define-public showmethekey
(package
(name "showmethekey")
- (version "1.19.0")
+ (version "1.20.0")
(source
(origin
(method git-fetch)
@@ -7276,7 +7276,7 @@ included for convenience.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1hz941fb57f0j7j5x9q6gpj34ay18nm2dlidhqndnywb9a8mq14d"))))
+ (base32 "1hfr2qhlgpp4fiy8885lv2b0cqa5kpyix32d9lg5xhg1hhxnsmc4"))))
(build-system meson-build-system)
(arguments
(list