From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id qFa9B6HEOGa+KwAAqHPOHw:P1 (envelope-from ) for ; Mon, 06 May 2024 13:53:05 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id qFa9B6HEOGa+KwAAqHPOHw (envelope-from ) for ; Mon, 06 May 2024 13:53:05 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=nicolasgoaziou.fr header.s=mailo header.b="PBp7iQ/E"; 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=1714996385; 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-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=LC8xnph6tN4FP36YDmP18QQgPySvThSPoy1wRlbJAsM=; b=FrKlNiTpruUwWVQaaFE6mgooGlioNgoBsughgNB16qPV8+BiBFX6U6leA1vEKUNClXOCNz ULEN/iyMi93rlYeAGBeBCEgEuYCqd6aXESpJUsDNPG6IKtneDzwqQX73zgoX/4DdV1f2cN dfdvhfAIx4pjHpRo7NHa/DD3Jp5xGeUllbCVuJoKcdZoxG93nNEYjJOAK7V8MBqcCgJFfO D4RZ91ccXhvR7SalspG6Lmoxyuv7rNJ45/Yh0lK8EBkaDsEqhPzJJSbAFStkrqz3hxKKyg ocqd4cWo765t2+VRP4S4BTm5JZ2dr0cYCnaJzl85EUj5dzNLXvALvH4uKvg0pA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=nicolasgoaziou.fr header.s=mailo header.b="PBp7iQ/E"; 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=1714996385; a=rsa-sha256; cv=none; b=YfyJrgvSeinPi4TXjkjIl85ScF7TMbqln5AF3hVatovwpD5dCEUgirVNtJQFkBn6Lys8sz Nh0RFXrVMwzyN4g8fKQwj6l1nLLwkE2D1/OjdDuu0GvNbHFfZ7Hg9xQqlQBWqwLQopMt0r l22T/K4m/04zv2pQKwBDXhLeseXQwf+kvDaYvAtuPWs5emvoGocGZFlw60JKx5Xwv+Yq8F Q3aHu/g9OGEBohRdQk4+Wcyyxd8NdShX3vmNmCRElQKrmAW/XC/qqjLuBIz4QNpb7eLK6V JaO5KLBIYn/Q8TVhdYhRf/E6++750WOiz7oICfZC/eSGsgKj8CKIGMY0fIpvNw== 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 E8B235338C for ; Mon, 6 May 2024 13:53:04 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s3wtv-0003Zg-64; Mon, 06 May 2024 07:52:59 -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 1s3wtb-0003Y6-Iw for guix-patches@gnu.org; Mon, 06 May 2024 07:52:42 -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 1s3wta-00010V-OV for guix-patches@gnu.org; Mon, 06 May 2024 07:52:39 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s3wty-00034Y-Nj; Mon, 06 May 2024 07:53:02 -0400 Subject: bug#68843: [PATCH v2] gnu: hwdata: update to 0.378. Resent-From: Nicolas Goaziou Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org, Dale Mellor Resent-Date: Mon, 06 May 2024 11:53:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 68843 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Dale Mellor Cc: dziltener@lyrion.ch, 68843-done@debbugs.gnu.org Mail-Followup-To: 68843@debbugs.gnu.org, mail@nicolasgoaziou.fr, dziltener@lyrion.ch Received: via spool by 68843-done@debbugs.gnu.org id=D68843.171499634811793 (code D ref 68843); Mon, 06 May 2024 11:53:02 +0000 Received: (at 68843-done) by debbugs.gnu.org; 6 May 2024 11:52:28 +0000 Received: from localhost ([127.0.0.1]:37578 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s3wtP-000349-Gl for submit@debbugs.gnu.org; Mon, 06 May 2024 07:52:27 -0400 Received: from msg-1.mailo.com ([213.182.54.11]:52638 helo=mailo.com) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s3wtL-00033w-Rg for 68843-done@debbugs.gnu.org; Mon, 06 May 2024 07:52:25 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nicolasgoaziou.fr; s=mailo; t=1714996312; bh=uJjX0ClouxPm7iAT1Fsfwv4yWB12cRGOEaBp3Tr7SMU=; h=X-EA-Auth:From:To:Cc:Subject:In-Reply-To:References:Date: Message-ID:MIME-Version:Content-Type; b=PBp7iQ/EbHEJ1x9ec+3Tbfwtf6TrW8UL4eslkWMkZbk8j/SHTmaVUxK7QKNt2PsIS lnkXpa1lGTkJFKsChfzZHqQ4/a0z2s9FSWHiDcDosDbcoREJSWsJL2RDE8kwQfh7+V B1WkTeUhuIXLr8xSvObkELR3X/UHpWxVZRQDudHE= Received: by b221-4.in.mailobj.net [192.168.90.24] with ESMTP via ip-20.mailobj.net [213.182.54.20] Mon, 6 May 2024 13:51:52 +0200 (CEST) X-EA-Auth: WtngOSy3Yx7ML4XwayIAj4O3OcNcWnCYyeWCAN0acBnMgrHlahHQTB7jWSv/9LhYjbDrqTqHiadDSaAATsKVykUDFvUgisafboRtYcQ/6Y0= In-Reply-To: <20240424120258.1008435-1-guix-devel-0brg6a@rdmp.org> (Dale Mellor's message of "Wed, 24 Apr 2024 13:02:58 +0100") References: <187ae0711b013d9407bb32914e985ace@lyrion.ch> <20240424120258.1008435-1-guix-devel-0brg6a@rdmp.org> Date: Mon, 06 May 2024 13:51:35 +0200 Message-ID: <874jbb17lk.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain 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: Nicolas Goaziou X-ACL-Warn: , Nicolas Goaziou via Guix-patches From: Nicolas Goaziou 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: -6.89 X-Spam-Score: -6.89 X-Migadu-Queue-Id: E8B235338C X-Migadu-Scanner: mx13.migadu.com X-TUID: UtV193Z+eQfC Hello,, Dale Mellor writes: > From: Daniel Ziltener > > Review: > * Minimum change needed for a version bump. > * Guix build-check/build-source-check/lint all clean. > * Installs clean. Applied, with a proper commit message. Thank you. Regards, -- Nicolas Goaziou