GNU bug report logs - #68844
[PATCH] gnu: freedesktop: update libinput to 1.25.0.

Previous Next

Package: guix-patches;

Reported by: Daniel Ziltener <dziltener <at> lyrion.ch>

Date: Wed, 31 Jan 2024 09:18:02 UTC

Severity: normal

Tags: patch

Done: Daniel Ziltener <dziltener <at> lyrion.ch>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 68844 in the body.
You can then email your comments to 68844 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#68844; Package guix-patches. (Wed, 31 Jan 2024 09:18:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Daniel Ziltener <dziltener <at> lyrion.ch>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 31 Jan 2024 09:18:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Daniel Ziltener <dziltener <at> lyrion.ch>
To: guix-patches <at> gnu.org
Cc: dziltener <at> lyrion.ch
Subject: [PATCH] gnu: freedesktop: update libinput to 1.25.0.
Date: Wed, 31 Jan 2024 10:14:32 +0100
---
 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..4b27049733 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")
-- 
2.41.0





Information forwarded to guix-patches <at> gnu.org:
bug#68844; Package guix-patches. (Tue, 26 Mar 2024 13:46:02 GMT) Full text and rfc822 format available.

Message #8 received at 68844 <at> debbugs.gnu.org (full text, mbox):

From: Daniel Ziltener <dziltener <at> lyrion.ch>
To: 68844 <at> debbugs.gnu.org, control <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: freedesktop: update libinput to 1.25.0.
Date: Tue, 26 Mar 2024 11:59:01 +0100
close 68844

thanks





bug closed, send any further explanations to 68844 <at> debbugs.gnu.org and Daniel Ziltener <dziltener <at> lyrion.ch> Request was from Daniel Ziltener <dziltener <at> lyrion.ch> to control <at> debbugs.gnu.org. (Tue, 26 Mar 2024 13:46:04 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 24 Apr 2024 11:25:49 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 112 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.