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 KJzVKaE/4WTGFgEASxT56A (envelope-from ) for ; Sun, 20 Aug 2023 00:18: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 4IPbKaE/4WTeRAAAauVa8A (envelope-from ) for ; Sun, 20 Aug 2023 00:18: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 E654D52095 for ; Sun, 20 Aug 2023 00:18:08 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=fsfe.org header.s=2021081301 header.b=w98EgCgy; 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=fail reason="SPF not aligned (relaxed)" header.from=fsfe.org (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1692483489; a=rsa-sha256; cv=none; b=JDUpool6Vj7qq8JXzAydVQX0ku3MWp6yccf0Hih8wDzu2KMFvrh9foKS1tW+Xkk1qSGOeK h8ZQrUZRzI689tpDWeFAw9H5Vic2stfJGdQRhn/Y4s44Ey9npE3Yv+sAsU5UeO/WuBdeoT vP6zjzf1tgdLyOjfzAfp/ip8O68UWgm+0aVp06r5OYNicZ7GULgm1vYUNRnIYYWV3pBCKV UoNmrb/BNGCQAXOy0azA636Of9WG3w45b3r5nzCqaepfDMi1xUYD/7vIpD7+0GFqBxMUcN PHk5dLiczWJG2+fBxwc9OL1JWEJNcWowlUvONP0ru6oPYBxGs5XqO5EM6Osj8g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=fsfe.org header.s=2021081301 header.b=w98EgCgy; 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=fail reason="SPF not aligned (relaxed)" header.from=fsfe.org (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1692483489; h=from:from:sender:sender: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=xHp+R1b5nfUDT93GEVrWHmv25KvranftnoIwNo/VCc0=; b=sFYWVBRfD3ahAls85cnaWsQzFjycRlechl2ASkba5j7V1UHsI4A3UfFRSGTQazLS0xheCh Lxn37d+PJE/Ja7r3Zkt3KMDwbxTE6nvIGa9OUA0ncnenVwNaJS6wTbcIxZs0/g3zJR4GFq hLtUIMYS2qbpXif2R84tGR8FfeSh7Sjhf5R4CVelF2bBZVgNI4y0pqgtQzI2y/pJjEwcEW /5GZ4oWLrr6N/Pdn1HrE4Z5armEgUsTN8WjiphENPxA8TIb/kDT+YsC04GQEgzspNZfKgZ YDQGmU4pgWmPvQ26Z7XXSkMmKBH576nTGTayNqiTdHItzBfOcdmOFH9dgJVTtA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qXTDr-0001h8-Ot; Sat, 19 Aug 2023 17:11:03 -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 1qXTDp-0001fo-Lo for guix-patches@gnu.org; Sat, 19 Aug 2023 17:11:01 -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 1qXTDp-00086c-DQ for guix-patches@gnu.org; Sat, 19 Aug 2023 17:11:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qXTDp-0002pl-NI; Sat, 19 Aug 2023 17:11:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65388] [PATCH] gnu: tuxedo-keyboard: Update to 3.2.10. Resent-From: jlicht@fsfe.org Original-Sender: "Debbugs-submit" Resent-CC: leo@famulari.name, me@tobias.gr, guix-patches@gnu.org Resent-Date: Sat, 19 Aug 2023 21:11:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 65388 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65388@debbugs.gnu.org Cc: Jelle Licht , Leo Famulari , Tobias Geerinckx-Rice X-Debbugs-Original-To: guix-patches@gnu.org X-Debbugs-Original-Xcc: Leo Famulari , Tobias Geerinckx-Rice Received: via spool by submit@debbugs.gnu.org id=B.169247943310857 (code B ref -1); Sat, 19 Aug 2023 21:11:01 +0000 Received: (at submit) by debbugs.gnu.org; 19 Aug 2023 21:10:33 +0000 Received: from localhost ([127.0.0.1]:52402 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qXTDN-0002p3-7C for submit@debbugs.gnu.org; Sat, 19 Aug 2023 17:10:33 -0400 Received: from lists.gnu.org ([2001:470:142::17]:56482) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qXTDK-0002op-Uq for submit@debbugs.gnu.org; Sat, 19 Aug 2023 17:10:32 -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 1qXTDE-0001e9-4t for guix-patches@gnu.org; Sat, 19 Aug 2023 17:10:24 -0400 Received: from mail2.fsfe.org ([213.95.165.55]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qXTDB-0007s4-Ga for guix-patches@gnu.org; Sat, 19 Aug 2023 17:10:23 -0400 From: jlicht@fsfe.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fsfe.org; s=2021081301; t=1692479415; 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=xHp+R1b5nfUDT93GEVrWHmv25KvranftnoIwNo/VCc0=; b=w98EgCgy10xVRtKidvRW/wr18J3+Z8DC7BgeIn+qehsManXvESMWT5/IPY20PqWxAoVGW5 /WFq/TAyyokscuI7wuneAhFCCD2DiSdEoF6bahLpTNuIpWe/lFNxC/9vyAbMy0YOX6XY3p TIU/3U9Fa7TnJ/zXnygtUK1viWay5Cs= Date: Sat, 19 Aug 2023 23:10:14 +0200 Message-ID: <64fc71255f5fc17a95d188cefe7f22f3ddf043d0.1692479147.git.jlicht@fsfe.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=213.95.165.55; envelope-from=jlicht@fsfe.org; helo=mail2.fsfe.org X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 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, RCVD_IN_DNSWL_MED=-2.3, 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: , 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: -3.80 X-Migadu-Queue-Id: E654D52095 X-Migadu-Spam-Score: -3.80 X-TUID: QIzfZj6mhI34 From: Jelle Licht * gnu/packages/linux.scm (tuxedo-keyboard): Update to 3.2.10. --- gnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index bdf05227fb..9253755b7d 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -1516,7 +1516,7 @@ (define-public librem-ec-acpi-linux-module (define-public tuxedo-keyboard (package (name "tuxedo-keyboard") - (version "3.2.1") + (version "3.2.10") (source (origin (method git-fetch) @@ -1525,7 +1525,7 @@ (define-public tuxedo-keyboard (commit (string-append "v" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "13fncirqcci46zxmsrawsxpazip5k46i849dwkhkqlg0mg4vxxw5")))) + (base32 "1kbspr1vs6jpfsb3c4hbw2d8y06v2a3m4c27rhggkfksf4x82gip")))) (build-system linux-module-build-system) (arguments (list #:tests? #f)) ; no test suite base-commit: ad5e4fe54a66c725dc03dedebf8e5c65723ccb74 -- 2.41.0