From unknown Mon Aug 18 11:10:11 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#48874] [PATCH] gnu: xf86-input-libinput: Update to 1.0.1. Resent-From: Matthew James Kraai Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 06 Jun 2021 13:44:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 48874 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 48874@debbugs.gnu.org Cc: Matthew James Kraai X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16229869901314 (code B ref -1); Sun, 06 Jun 2021 13:44:02 +0000 Received: (at submit) by debbugs.gnu.org; 6 Jun 2021 13:43:10 +0000 Received: from localhost ([127.0.0.1]:51050 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lpt3S-0000L4-M3 for submit@debbugs.gnu.org; Sun, 06 Jun 2021 09:43:10 -0400 Received: from lists.gnu.org ([209.51.188.17]:54460) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lpt3N-0000KX-3l for submit@debbugs.gnu.org; Sun, 06 Jun 2021 09:43:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40978) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lpt3M-00025L-Rq for guix-patches@gnu.org; Sun, 06 Jun 2021 09:43:00 -0400 Received: from mail.ftbfs.org ([52.8.68.13]:11212 helo=aws.ftbfs.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lpt3L-0006TI-Cb for guix-patches@gnu.org; Sun, 06 Jun 2021 09:43:00 -0400 Received: from ip68-228-72-85.oc.oc.cox.net ([68.228.72.85] helo=localhost.localdomain) by aws.ftbfs.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lpt3J-0005Ny-1A; Sun, 06 Jun 2021 13:42:57 +0000 From: Matthew James Kraai Date: Sun, 6 Jun 2021 06:42:49 -0700 Message-Id: <20210606134249.18369-1-kraai@ftbfs.org> X-Mailer: git-send-email 2.31.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Status: No (score -1.0): ALL_TRUSTED=-1 Received-SPF: pass client-ip=52.8.68.13; envelope-from=kraai@ftbfs.org; helo=aws.ftbfs.org X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.6 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.4 (/) * gnu/packages/xorg.scm (xf86-input-libinput): Update to 1.0.1. --- gnu/packages/xorg.scm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm index 34d7997550..6802c52de3 100644 --- a/gnu/packages/xorg.scm +++ b/gnu/packages/xorg.scm @@ -27,6 +27,7 @@ ;;; Copyright © 2020 Maxim Cournoyer ;;; Copyright © 2020 Jean-Baptiste Note ;;; Copyright © 2021 Nicolò Balzarotti +;;; Copyright © 2021 Matthew James Kraai ;;; ;;; This file is part of GNU Guix. ;;; @@ -2529,7 +2530,7 @@ including most mice, keyboards, tablets and touchscreens.") (define-public xf86-input-libinput (package (name "xf86-input-libinput") - (version "0.30.0") + (version "1.0.1") (source (origin (method url-fetch) (uri (string-append @@ -2537,7 +2538,7 @@ including most mice, keyboards, tablets and touchscreens.") name "-" version ".tar.bz2")) (sha256 (base32 - "1h4np66p87jf0c85ig524w8f5rbhl5gx8fww1qg0c55f87yzkizr")))) + "0nr4r9x8c7y1l0ipivjch5zps093mxmg2nqmfn2934am26fc9ppx")))) (build-system gnu-build-system) (arguments '(#:configure-flags -- 2.31.1 From unknown Mon Aug 18 11:10:11 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Matthew James Kraai Subject: bug#48874: closed (Re: [bug#48874] [PATCH] gnu: xf86-input-libinput: Update to 1.0.1.) Message-ID: References: <87sg1vt6nq.fsf@nckx> <20210606134249.18369-1-kraai@ftbfs.org> X-Gnu-PR-Message: they-closed 48874 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 48874@debbugs.gnu.org Date: Sun, 06 Jun 2021 14:22:01 +0000 Content-Type: multipart/mixed; boundary="----------=_1622989321-8189-1" This is a multi-part message in MIME format... ------------=_1622989321-8189-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #48874: [PATCH] gnu: xf86-input-libinput: Update to 1.0.1. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 48874@debbugs.gnu.org. --=20 48874: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D48874 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1622989321-8189-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 48874-done) by debbugs.gnu.org; 6 Jun 2021 14:21:51 +0000 Received: from localhost ([127.0.0.1]:53688 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lptet-00027e-Rq for submit@debbugs.gnu.org; Sun, 06 Jun 2021 10:21:51 -0400 Received: from tobias.gr ([80.241.217.52]:43852) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lptej-00027M-Tr for 48874-done@debbugs.gnu.org; Sun, 06 Jun 2021 10:21:46 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tobias.gr; s=2018; bh=DDgeIMuNgVMFH3pufNUPsLoPOIiAcvyRdYFG2r5ufSY=; h=date:in-reply-to: subject:cc:to:from:references; b=EdmtF9XSIr2oELMhf2NPg6X8YdNbt9B1HXOlv tOg13NHRChZ73IB/mGl/wfQedgmQrOrqwcl2vGUqdl3Y/lr+livJSeURBH3HAAZi9yJEtZ vRGKe4NznGmwE4llrBreIKsPMLOYdQeS5bN6918RsxnK+FeKUlaXOj4acKY0SIDoGVpThq YtQzvZvOSmY1ApVLdSch9GK8uKzEvgCKQm25M+5GtlfzZZHqn399eLSg5ijZ7Hyky/CdME Q1jp88MOZ82A+EgI399XS1mGWB0Xya8EI2Ad2A9O5xTa6IL2G09Lh1XVIHcS3RBF7Vfbmw 4P3vl/2tIDI5HWpDK80tvXUvw== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id acacd7db (TLSv1.2:ECDHE-ECDSA-AES256-GCM-SHA384:256:NO); Sun, 6 Jun 2021 14:21:34 +0000 (UTC) References: <20210606134249.18369-1-kraai@ftbfs.org> From: Tobias Geerinckx-Rice To: Matthew James Kraai Subject: Re: [bug#48874] [PATCH] gnu: xf86-input-libinput: Update to 1.0.1. In-reply-to: <20210606134249.18369-1-kraai@ftbfs.org> BIMI-Selector: v=BIMI1; s=default; Date: Sun, 06 Jun 2021 16:22:01 +0200 Message-ID: <87sg1vt6nq.fsf@nckx> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 48874-done Cc: 48874-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Matthew, Matthew James Kraai =E5=86=99=E9=81=93=EF=BC=9A > * gnu/packages/xorg.scm (xf86-input-libinput): Update to 1.0.1. Thanks! Pushed as b2122b07dc24007263b92247cc479713c2101390. Not your doing but I'll mention it here: I was sceptical about=20 this package being =E2=80=98X11=E2=80=99-licenced, and indeed it wasn't. F= ixed in=20 db6ff6da1588a84bdc02dfc8eccd59a885b46fde. Kind regards, T G-R --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIMEARYKACsWIQT12iAyS4c9C3o4dnINsP+IT1VteQUCYLzaCg0cbWVAdG9iaWFz LmdyAAoJEA2w/4hPVW1521ABAMoytr7jWMUpH/1cHSGpy800JKFrgfD1dNoGT0cx l6uYAQDPbCyumQfPfKpK6tDlhhxIGOH5vZwM1aF1DdiCicpbAQ== =iqEI -----END PGP SIGNATURE----- --=-=-=-- ------------=_1622989321-8189-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 6 Jun 2021 13:43:10 +0000 Received: from localhost ([127.0.0.1]:51050 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lpt3S-0000L4-M3 for submit@debbugs.gnu.org; Sun, 06 Jun 2021 09:43:10 -0400 Received: from lists.gnu.org ([209.51.188.17]:54460) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lpt3N-0000KX-3l for submit@debbugs.gnu.org; Sun, 06 Jun 2021 09:43:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40978) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lpt3M-00025L-Rq for guix-patches@gnu.org; Sun, 06 Jun 2021 09:43:00 -0400 Received: from mail.ftbfs.org ([52.8.68.13]:11212 helo=aws.ftbfs.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lpt3L-0006TI-Cb for guix-patches@gnu.org; Sun, 06 Jun 2021 09:43:00 -0400 Received: from ip68-228-72-85.oc.oc.cox.net ([68.228.72.85] helo=localhost.localdomain) by aws.ftbfs.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lpt3J-0005Ny-1A; Sun, 06 Jun 2021 13:42:57 +0000 From: Matthew James Kraai To: guix-patches@gnu.org Subject: [PATCH] gnu: xf86-input-libinput: Update to 1.0.1. Date: Sun, 6 Jun 2021 06:42:49 -0700 Message-Id: <20210606134249.18369-1-kraai@ftbfs.org> X-Mailer: git-send-email 2.31.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Status: No (score -1.0): ALL_TRUSTED=-1 Received-SPF: pass client-ip=52.8.68.13; envelope-from=kraai@ftbfs.org; helo=aws.ftbfs.org X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.6 (/) X-Debbugs-Envelope-To: submit Cc: Matthew James Kraai X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.4 (/) * gnu/packages/xorg.scm (xf86-input-libinput): Update to 1.0.1. --- gnu/packages/xorg.scm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm index 34d7997550..6802c52de3 100644 --- a/gnu/packages/xorg.scm +++ b/gnu/packages/xorg.scm @@ -27,6 +27,7 @@ ;;; Copyright © 2020 Maxim Cournoyer ;;; Copyright © 2020 Jean-Baptiste Note ;;; Copyright © 2021 Nicolò Balzarotti +;;; Copyright © 2021 Matthew James Kraai ;;; ;;; This file is part of GNU Guix. ;;; @@ -2529,7 +2530,7 @@ including most mice, keyboards, tablets and touchscreens.") (define-public xf86-input-libinput (package (name "xf86-input-libinput") - (version "0.30.0") + (version "1.0.1") (source (origin (method url-fetch) (uri (string-append @@ -2537,7 +2538,7 @@ including most mice, keyboards, tablets and touchscreens.") name "-" version ".tar.bz2")) (sha256 (base32 - "1h4np66p87jf0c85ig524w8f5rbhl5gx8fww1qg0c55f87yzkizr")))) + "0nr4r9x8c7y1l0ipivjch5zps093mxmg2nqmfn2934am26fc9ppx")))) (build-system gnu-build-system) (arguments '(#:configure-flags -- 2.31.1 ------------=_1622989321-8189-1--