unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#66963] [PATCH] gnu: interception-dual-function-keys: Update to 1.5.0.
@ 2023-11-06  3:19 kiasoc5 via Guix-patches via
  0 siblings, 0 replies; only message in thread
From: kiasoc5 via Guix-patches via @ 2023-11-06  3:19 UTC (permalink / raw)
  To: 66963; +Cc: kiasoc5

* 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





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2023-11-06  3:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-06  3:19 [bug#66963] [PATCH] gnu: interception-dual-function-keys: Update to 1.5.0 kiasoc5 via Guix-patches via

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).