unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#67889] [PATCH] gnu: libinput: Update to 1.24.0.
@ 2023-12-18 22:42 Daniel Ziltener via Guix-patches via
  2024-01-26 15:29 ` Daniel Ziltener via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Ziltener via Guix-patches via @ 2023-12-18 22:42 UTC (permalink / raw)
  To: 67889; +Cc: dziltener

---
 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 648ebad408..df8cd5f3da 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.24.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -581,7 +581,7 @@ (define-public libinput
                     (commit version)))
               (sha256
                (base32
-                "17a5qlym2d6lg2j8fdpxda9k7x5zr35flb4wlj1bz7h0mnkh8326"))))
+                "0xk0dljykjfmkks7kjxvbia6g3wadmy7lihfygm8icywkq8j0dw1"))))
     (build-system meson-build-system)
     (arguments
      `(#:configure-flags '("-Ddocumentation=false")
-- 
2.43.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [bug#67889] [PATCH] gnu: libinput: Update to 1.24.0.
  2023-12-18 22:42 [bug#67889] [PATCH] gnu: libinput: Update to 1.24.0 Daniel Ziltener via Guix-patches via
@ 2024-01-26 15:29 ` Daniel Ziltener via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Ziltener via Guix-patches via @ 2024-01-26 15:29 UTC (permalink / raw)
  To: 67889; +Cc: control

close 67889
thanks





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-01-26 15:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-18 22:42 [bug#67889] [PATCH] gnu: libinput: Update to 1.24.0 Daniel Ziltener via Guix-patches via
2024-01-26 15:29 ` Daniel Ziltener 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).