[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/06: gnu: interception-tools: Update to 0.6.6.
From: |
guix-commits |
Subject: |
05/06: gnu: interception-tools: Update to 0.6.6. |
Date: |
Fri, 25 Jun 2021 07:49:09 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 7a1e32c81be8008d9d0d7fb4ff6ace4918487b23
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Fri Jun 25 13:26:35 2021 +0200
gnu: interception-tools: Update to 0.6.6.
* gnu/packages/linux.scm (interception-tools): Update to 0.6.6.
---
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 65f9057..6214a6f 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -3563,7 +3563,7 @@ devices that can inject events directly into the input
subsystem.")
(define-public interception-tools
(package
(name "interception-tools")
- (version "0.6.4")
+ (version "0.6.6")
(home-page "https://gitlab.com/interception/linux/tools")
(source (origin
(method git-fetch)
@@ -3573,7 +3573,7 @@ devices that can inject events directly into the input
subsystem.")
(file-name (git-file-name name version))
(sha256
(base32
- "121jy40ynkbzlqnx7g0dqwvkb7dm2ahcy6vwrz6ylsyd0jmi6s5a"))))
+ "0k9h14a9d65nwvv7pj0kigjgzfv453mm3r4svnxfg1h5lccmy8jj"))))
(build-system cmake-build-system)
(inputs
`(("boost" ,boost)
- branch master updated (e4305e4 -> 3315637), guix-commits, 2021/06/25
- 02/06: gnu: mtools: Update to 4.0.31., guix-commits, 2021/06/25
- 01/06: Remove unused module imports from (gnu services vpn)., guix-commits, 2021/06/25
- 04/06: gnu: krita: Update to 4.4.5., guix-commits, 2021/06/25
- 05/06: gnu: interception-tools: Update to 0.6.6.,
guix-commits <=
- 06/06: gnu: mpd: Update to 0.22.9., guix-commits, 2021/06/25
- 03/06: gnu: gpodder: Update to 3.10.20., guix-commits, 2021/06/25