GNU bug report logs -
#69881
[PATCH] gnu: freedesktop: Update libinput to 1.25.0.
Previous Next
Reported by: Daniel Ziltener <dziltener <at> lyrion.ch>
Date: Mon, 18 Mar 2024 22:32:02 UTC
Severity: normal
Tags: patch
Done: John Kehayias <john.kehayias <at> protonmail.com>
Bug is archived. No further changes may be made.
Full log
Message #10 received at 69881-done <at> debbugs.gnu.org (full text, mbox):
Hello,
On Mon, Mar 18, 2024 at 11:12 PM, Daniel Ziltener wrote:
> ---
> 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 20cf2510d2..3fb89dbc5a 100644
> --- a/gnu/packages/freedesktop.scm
> +++ b/gnu/packages/freedesktop.scm
> @@ -573,7 +573,7 @@ (define-public libinput
> ;; Updating this will rebuild over 700 packages through libinput-minimal.
> (package
> (name "libinput")
> - (version "1.22.1")
> + (version "1.25.0")
> (source (origin
> (method git-fetch)
> (uri (git-reference
> @@ -581,7 +581,7 @@ (define-public libinput
> (commit version)))
> (sha256
> (base32
> - "17a5qlym2d6lg2j8fdpxda9k7x5zr35flb4wlj1bz7h0mnkh8326"))))
> + "0nzz76lgjkj8la5icmv9zm43gb3d12ygjcilc4nqh25ywpj58qbk"))))
> (build-system meson-build-system)
> (arguments
> `(#:configure-flags '("-Ddocumentation=false")
I've update libinput to the latest version on mesa-updates, superseding
this patch but thank you!
John
This bug report was last modified 312 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.