From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:1008:1e59::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id KI5uAylxYmb2YgEAA41jLg (envelope-from ) for ; Fri, 07 Jun 2024 04:32:09 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id 8GpcOShxYmaFHwEA62LTzQ (envelope-from ) for ; Fri, 07 Jun 2024 04:32:09 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=GSNTGxbL; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1717727528; 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=o/UffU9B6ZA4sGrZFEEJv9XkOyFT1pI0+46u9rIHduI=; b=JffzRGdtQwtAYg5wlfck2ny1xC4fHS+u4/NuEFqlkWnaOsMS2fNodhfubiG6ybsA1tAxFQ P/7XwLkCU+Iac+ws6NpNqXmvOPOSqb17yPfI+dz5hCzedYz9ICn3XOa1jgLLe+VeaFNQLw hgVo6TaZzzXlfD4G5qZDdDQIxeUB9KpHjofNcyKvBz2Sn4UNIFwv7VqHwKWOZCs8E6zXve /BWAuASp27Jm/xEGbiz8yqfjDDTUWfQxd3MYjk6wuw/eIWF/XUBsmC+0TGC2tUyZ6oXlB1 5Wx11oe46Kp8ZMkyin5gCVoNC4gykCGIxHmG7aXx4feWJtmBiVhQeWKpJfoggA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1717727528; a=rsa-sha256; cv=none; b=s7aaQVPWn85VSPdwd9c2d1vmlZMlJqqF6GhCMmKK7zk5odw+AFUCOOhN81D7UEEcAwKHxp SMm1Ynz9cerxzvhY1F+PMA1demfjbZwpeX5flslRdDCAyFNbHBLwlgerKB8TF/CekPWx// Sg12jNkRLZKMhJqSQt5ZoK8Rp/wDEjZIrPIMtcL4duC9mF8y7Aq5A9edS0WmwMUrMiSRxM VwKwfmseNfuUt+/whmRUpcp3ZbSzoPNrq7Vjl5l7ceFJo2iyVzuFk8w47I+Rf5fwsRg0c3 muHCQ0cygLt5cQ5riZ7Op8hJx81JDW8Fjn0cm+MnhH3ZTiHfVxaxr2LyxKeNoA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=GSNTGxbL; dmarc=pass (policy=none) header.from=gnu.org; 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" 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 6101867D12 for ; Fri, 07 Jun 2024 04:32:08 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sFPOO-0006wY-TL; Thu, 06 Jun 2024 22:31:48 -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 1sFPON-0006vu-Dl for guix-patches@gnu.org; Thu, 06 Jun 2024 22:31:47 -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 1sFPON-0008VH-6R for guix-patches@gnu.org; Thu, 06 Jun 2024 22:31:47 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sFPOb-0005WM-Re for guix-patches@gnu.org; Thu, 06 Jun 2024 22:32:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71403] [PATCH] gnu: libinput-gestures: Update to 2.76. Resent-From: kiasoc5 Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 07 Jun 2024 02:32:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 71403 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 71403@debbugs.gnu.org Cc: kiasoc5 X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.171772751021167 (code B ref -1); Fri, 07 Jun 2024 02:32:01 +0000 Received: (at submit) by debbugs.gnu.org; 7 Jun 2024 02:31:50 +0000 Received: from localhost ([127.0.0.1]:36075 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sFPOP-0005VJ-9S for submit@debbugs.gnu.org; Thu, 06 Jun 2024 22:31:50 -0400 Received: from lists.gnu.org ([209.51.188.17]:39772) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sFPOM-0005Uw-Sn for submit@debbugs.gnu.org; Thu, 06 Jun 2024 22:31:47 -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 1sFPO7-0006ti-Mx for guix-patches@gnu.org; Thu, 06 Jun 2024 22:31:31 -0400 Received: from layka.disroot.org ([178.21.23.139]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sFPO5-0008Pw-Hb for guix-patches@gnu.org; Thu, 06 Jun 2024 22:31:31 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 7C5CE44E35; Fri, 7 Jun 2024 04:31:26 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uQ0JxJdjDgkw; Fri, 7 Jun 2024 04:31:25 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1717727485; bh=OORZ3Amk0NwoS6c7529dZQurAKk9aTCMo1lzFEilj4Y=; h=From:To:Cc:Subject:Date; b=GSNTGxbL9X/tHib6FXlLOzoGrAACFF8IXwiVNqMOjtgPCl4Dpv6FdooexJBnDgRI3 vnIW/KZcHyugDU8Y95JHF6Z79Q9qMecPoHIsH4Sj9PreNWsIcBgmc2hUj8c6QPI5VA /+w0rNn8fRf6LbIW0aYLwy6sDn/bECGo+qFAEpv++rJe072RKhCa/3dd6plNvOi7S3 QTk/JPDnpvdL1YJEb4Hk5GbhDOboIe/LTH9cLGMwnObGq3j6LhrGBxZhSNIyxE2F+2 sr6GX9ja7SCuB2xd1ZvDrZ79Qpseuog12bJNoKsPeQKcMMGCg/UvLOwpV5QSnHjoOS X5jJumzNdhNEA== Date: Thu, 6 Jun 2024 22:27:04 -0400 Message-ID: <686648def1516cc739f7fabe771f4c92c0f5afc5.1717727224.git.kiasoc5@disroot.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=178.21.23.139; envelope-from=kiasoc5@disroot.org; helo=layka.disroot.org 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, T_SCC_BODY_TEXT_LINE=-0.01 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: kiasoc5 X-ACL-Warn: , kiasoc5 via Guix-patches From: kiasoc5 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-Spam-Score: -3.54 X-Spam-Score: -3.54 X-Migadu-Queue-Id: 6101867D12 X-Migadu-Scanner: mx11.migadu.com X-TUID: 2C2VQRd7wZZf * gnu/packages/freedesktop.scm (libinput-gestures): Update to 2.76. Change-Id: If01b291c6790539af22c508d764c5f09a92ec051 --- 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 e29c289df2..79dd6d5015 100644 --- a/gnu/packages/freedesktop.scm +++ b/gnu/packages/freedesktop.scm @@ -747,7 +747,7 @@ (define-public libinput-minimal (define-public libinput-gestures (package (name "libinput-gestures") - (version "2.73") + (version "2.76") (source (origin (method git-fetch) (uri (git-reference @@ -756,7 +756,7 @@ (define-public libinput-gestures (file-name (git-file-name name version)) (sha256 (base32 - "1klnc4y43maxpz7c6q0gc2gbly6jfcawnalx3f2jyc61zzgrxl3n")))) + "0x7gwdq7c7rahbfj6cdk19jgmm4g87r51i1229rq55wlzm1y1gsd")))) (build-system gnu-build-system) (arguments (list base-commit: 580d77d0fb12448ef1621699cc0c56e787e2aadb prerequisite-patch-id: 3105d2dda46daf29f7ea4fd49a21a44826cb965a -- 2.45.1