From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id EDb4NPVr6GSkPwEASxT56A (envelope-from ) for ; Fri, 25 Aug 2023 10:53:09 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id WPisNPVr6GQO+QAAauVa8A (envelope-from ) for ; Fri, 25 Aug 2023 10:53:09 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 79F566CEE1 for ; Fri, 25 Aug 2023 10:53:09 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=ciS92p1b; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1692953589; a=rsa-sha256; cv=none; b=hF2oDubQbxsuKHYo4dsMkiAAgMOJSh1fm1Jj5cZvyVNQAGSbXb/lZ461gaZxswi/7s3VLQ pKpSxOPixu5ENBBWDd6mge4Bo+QPNQUsfsrPuF7KjeAEzyJBFDULlT16QOAPlEstRt+9EX VOOTH8NJQ0SlWzJjj+eOcZ60d6JhIZ6c/F0d4ge0326GMhkVdIgaxjNcw6yVJbFKygItWn cCdmZXb5Guecs04tr0wjBED6fLHz2nhpzafsIYVcRoraYIJ8gvofyvDaAp1CJCvzlUQmZe SOVmx5YFoREtYmuvPf7bYgO1Nix8grTf3Is9cIw58xQLJUCFmcKtV/pWbN9UuA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=ciS92p1b; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1692953589; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=S/SrEpmrhZDZJDSE6K9i14qlxieroIc+c6hEfIJL1Pc=; b=nu5ztX3nQL0cqlrkdrPPQxPz2jv8Phpc/10wvnYysY0OQcb/emALygACrKo44YZgFrYdD3 Gkbc2Z1sncZpidMmYZJThXePgq/BEErG2VfW2c9XPVz2KdBur4urpthiM6CMAVLynJvo+M 1GTqGbNTAFZRc6GosTXUkO8Bg9xxPR/0jkfM5DaEUD4FJn8nZ4Mp5wzf4W53Fku6oVAL0P Ja9DK85Iso7zlnUlZhlCoRPHjBh+8gYcnSTB+F3XqkrKDCQ36LsegYJlWBSFwE0UgkTyH6 l2wSOHQWTI4Ji+EebSBMYQ4wt9vZfYer3WyyjUW3ABk6bXU1ZVrDTla+FwaNRA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qZSYy-0007Uk-KL; Fri, 25 Aug 2023 04:53:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qZSYs-0007Th-EL for guix-patches@gnu.org; Fri, 25 Aug 2023 04:52:58 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qZSYs-0003uX-6f for guix-patches@gnu.org; Fri, 25 Aug 2023 04:52:58 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qZSYw-0001gC-8p for guix-patches@gnu.org; Fri, 25 Aug 2023 04:53:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65525] [PATCH core-updates 1/2] gnu: libinput: Update to 1.24.0. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 25 Aug 2023 08:53:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 65525 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65525@debbugs.gnu.org Cc: Hilton Chain X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16929535386400 (code B ref -1); Fri, 25 Aug 2023 08:53:02 +0000 Received: (at submit) by debbugs.gnu.org; 25 Aug 2023 08:52:18 +0000 Received: from localhost ([127.0.0.1]:39239 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qZSYE-0001f9-0S for submit@debbugs.gnu.org; Fri, 25 Aug 2023 04:52:18 -0400 Received: from lists.gnu.org ([2001:470:142::17]:51264) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qZSYC-0001ev-Fk for submit@debbugs.gnu.org; Fri, 25 Aug 2023 04:52:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qZSY2-0006ke-0L for guix-patches@gnu.org; Fri, 25 Aug 2023 04:52:06 -0400 Received: from mail.boiledscript.com ([144.168.59.46]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qZSXy-0003na-Ia for guix-patches@gnu.org; Fri, 25 Aug 2023 04:52:05 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1692953485; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=S/SrEpmrhZDZJDSE6K9i14qlxieroIc+c6hEfIJL1Pc=; b=ciS92p1bx1xce9p0hsbwC2pf5HCQpoC+sgxxBBQZMberkoB9CjN+yfpV5D5S77CaF5fJkx S6GJ/wG4mWL+X34QDQR01MaRLtxM1nvkJfmqpYP+1z9LwVPujHUMcFlYeHZkGvRnmRZ+uF 7eNagWvQhvym3B/M7XYK1J1yC0Tfxup85fUl9bvAINI1KGaj+sux+jU5+2zofqZF/goBqT Z52DvS3GfAbfJedXh6SYu/GCJ79gTDNuMYwCWnOA+ZsB1p9BBAD1o4hQZcJeTSGo7/zYF3 5qt4OkUKV5bNtqn+ZojSm0w1rOyzwrUgbs6S/pVLdkUgiN159Xt7kiGF3Dnd/w== Date: Fri, 25 Aug 2023 16:51:12 +0800 Message-ID: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spamd-Bar: + Received-SPF: pass client-ip=144.168.59.46; envelope-from=hako@ultrarare.space; helo=mail.boiledscript.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Hilton Chain X-ACL-Warn: , Hilton Chain via Guix-patches From: Hilton Chain via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx0.migadu.com X-Spam-Score: -6.21 X-Migadu-Queue-Id: 79F566CEE1 X-Migadu-Spam-Score: -6.21 X-TUID: UVRjg0+Bn90P * gnu/packages/freedesktop.scm (libinput): Update to 1.24.0. --- 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 0e80550492..23766622b4 100644 --- a/gnu/packages/freedesktop.scm +++ b/gnu/packages/freedesktop.scm @@ -557,7 +557,7 @@ (define-public libinput ;; 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 @@ -566,7 +566,7 @@ (define-public libinput (file-name (git-file-name name version)) (sha256 (base32 - "0wnqfnxxvf9jclh64hrb0scn3s1dmwdkmqf7hp0cfmjz5n5nnv7d")))) + "0xk0dljykjfmkks7kjxvbia6g3wadmy7lihfygm8icywkq8j0dw1")))) (build-system meson-build-system) (arguments `(#:configure-flags '("-Ddocumentation=false") base-commit: c365cc69881f3aec633b88ba22c7fe8faec3597e -- 2.41.0