[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/14: gnu: libinput: Update to 1.24.0.
From: |
guix-commits |
Subject: |
02/14: gnu: libinput: Update to 1.24.0. |
Date: |
Thu, 19 Oct 2023 23:43:11 -0400 (EDT) |
apteryx pushed a commit to branch core-updates
in repository guix.
commit d09b018c1872d948d1c33767dd20cff2fea40cef
Author: Hilton Chain <hako@ultrarare.space>
AuthorDate: Fri Aug 25 16:51:12 2023 +0800
gnu: libinput: Update to 1.24.0.
* gnu/packages/freedesktop.scm (libinput): Update to 1.24.0.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
---
gnu/packages/freedesktop.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm
index 712fe494bc..2fda13c15d 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -534,7 +534,7 @@ freedesktop.org project.")
;; Updating this will rebuild over 700 packages through libinput-minimal.
(package
(name "libinput")
- (version "1.23.0")
+ (version "1.24.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -543,7 +543,7 @@ freedesktop.org project.")
(file-name (git-file-name name version))
(sha256
(base32
- "0wnqfnxxvf9jclh64hrb0scn3s1dmwdkmqf7hp0cfmjz5n5nnv7d"))))
+ "0xk0dljykjfmkks7kjxvbia6g3wadmy7lihfygm8icywkq8j0dw1"))))
(build-system meson-build-system)
(arguments
`(#:configure-flags '("-Ddocumentation=false")
- branch core-updates updated (791499d97e -> 6d10ec739d), guix-commits, 2023/10/19
- 01/14: gnu: file: Update to 5.45, guix-commits, 2023/10/19
- 08/14: gnu: dstat: Add bash-minimal to inputs and use gexps., guix-commits, 2023/10/19
- 04/14: gnu: cloud-utils: Add bash-minimal to inputs., guix-commits, 2023/10/19
- 10/14: gnu: arandr: Add bash-minimal to inputs., guix-commits, 2023/10/19
- 02/14: gnu: libinput: Update to 1.24.0.,
guix-commits <=
- 06/14: gnu: rename: Add bash-minimal to inputs., guix-commits, 2023/10/19
- 13/14: gnu: wl-clipboard-x11: Remove trailing #t., guix-commits, 2023/10/19
- 05/14: gnu: clusterssh: Add bash-minimal to inputs., guix-commits, 2023/10/19
- 12/14: gnu: gammastep: Add bash-minimal to inputs., guix-commits, 2023/10/19
- 03/14: gnu: libinput: Remove input labels., guix-commits, 2023/10/19
- 07/14: gnu: nmap: Add bash-minimal to inputs., guix-commits, 2023/10/19
- 09/14: gnu: mkfontdir: Add bash-minimal to inputs., guix-commits, 2023/10/19
- 11/14: gnu: redshift: Add bash-minimal to inputs., guix-commits, 2023/10/19
- 14/14: gnu: gammastep: Add bash-minimal to inputs., guix-commits, 2023/10/19