GNU bug report logs - #66963
[PATCH] gnu: interception-dual-function-keys: Update to 1.5.0.

Previous Next

Package: guix-patches;

Reported by: kiasoc5 <kiasoc5 <at> disroot.org>

Date: Mon, 6 Nov 2023 03:26:02 UTC

Severity: normal

Tags: patch

To reply to this bug, email your comments to 66963 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#66963; Package guix-patches. (Mon, 06 Nov 2023 03:26:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to kiasoc5 <kiasoc5 <at> disroot.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 06 Nov 2023 03:26:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: kiasoc5 <kiasoc5 <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: kiasoc5 <kiasoc5 <at> disroot.org>
Subject: [PATCH] gnu: interception-dual-function-keys: Update to 1.5.0.
Date: Sun,  5 Nov 2023 22:19:21 -0500
* 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(-)

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





This bug report was last modified 180 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.