[PATCH] gnu: interception-dual-function-keys: Update to 1.5.0.

  • Open
  • quality assurance status badge
Details
One participant
  • kiasoc5
Owner
unassigned
Submitted by
kiasoc5
Severity
normal
K
K
kiasoc5 wrote on 6 Nov 2023 04:19
(address . guix-patches@gnu.org)(name . kiasoc5)(address . kiasoc5@disroot.org)
20231106031921.49341-1-kiasoc5@disroot.org
* gnu/packages/linux.scm (interception-dual-function-keys): Update to 1.5.0.

Change-Id: Iafee6740b3abca2042d3cdae089e4ea8a90e5b9a
---
gnu/packages/linux.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (26 lines)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 95a66e3d6a..4295a1e5f1 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -4444,7 +4444,7 @@ (define-public interception-tools
(define-public interception-dual-function-keys
(package
(name "interception-dual-function-keys")
- (version "1.4.0")
+ (version "1.5.0")
(home-page "https://gitlab.com/interception/linux/plugins/dual-function-keys")
(source (origin
(method git-fetch)
@@ -4454,7 +4454,7 @@ (define-public interception-dual-function-keys
(file-name (git-file-name name version))
(sha256
(base32
- "0s49vbg3j4rwh78i8rx8qr7myql09p7b3lhrjl0p7dd98xp6ann6"))))
+ "17jc02wh45yk427qryb0ydyim16607i31wyghbsahahd6mrh9ylv"))))
(build-system gnu-build-system)
(inputs
(list libevdev yaml-cpp))

base-commit: 7e214b9a1aab3e00de6e71f3700021092d179862
--
2.39.2
?
Your comment

Commenting via the web interface is currently disabled.

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

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