From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 IKGCKnCFtmQ63QAASxT56A (envelope-from ) for ; Tue, 18 Jul 2023 14:28:32 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id ADB5KXCFtmRLaAEAG6o9tA (envelope-from ) for ; Tue, 18 Jul 2023 14:28:32 +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 914C952AC9 for ; Tue, 18 Jul 2023 14:28:32 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=envs.net header.s=modoboa header.b=qhwXzmUd; 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=1689683312; 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=/8VNT9UKVUiKgLGsQfC/1QG/K4EL378IYU8pPEHz5+g=; b=p+YTdDYuWFjW7eRmCflk64PNkOUrbwseN1qlSWqAIZEwDmoJHutEGdi0WwIIYAnOe7O/Sl 2yKDF5Vs8T7qDg73rDIHMPbWpTgmwGnCut7j8itZulhNRbMRcAqrSEFshwQTyv36Cnd28B y27adVjrWRe/HL9gKhjoBSVui2BcJMtAO/QjIWg/B5BjAw1KUF3qWQ8IuqATAIG6gcH5g8 5pXit5ABLKDYXLGU9j7Ck/ZJRuGOtbsTSNHfsNbn70qzngx1gWpLNr5h2YP4i8P7Xq2eMR LkMUvrNgUIE0cHGl+4W3XzMpq1N99pASwo69iLwgVnmsTUG7X0z5tew4m79mtA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=envs.net header.s=modoboa header.b=qhwXzmUd; 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=1689683312; a=rsa-sha256; cv=none; b=apM5ZkDPGJY8rm8AJ7uoXXID6P8mTg+F5pHHffvjmgAeOymi4VU/9MALIpoK1n2g6Cpf8e x+WwHvoEZC3IOMWh13KnPNeJwsnikRBgMELT8P11GGHlvvRNoTzBnLH3xStvrARKYt5sUB lVVC+exQp5wMwV9jszJ2xR+96Z3AJ8ZnlQ2oiPr4DkxNsh1W/DrafCgYWtlLqFnvDGv2yY //AfFTF1dTaWhNM/eVG5YWKPNR7bItEFWQV1X8UKGkcEn4RPal3VokKmMfEy3fotraDqqN /DSLGJgVatzpybq9fWNj812UFkWxvbw8WL36i3xS8DaHjqAkjlpJAV7o7tx94w== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qLjoD-0006hb-RZ; Tue, 18 Jul 2023 08:28:05 -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 1qLjoB-0006fr-N2 for guix-patches@gnu.org; Tue, 18 Jul 2023 08:28:03 -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 1qLjoB-00009I-FB for guix-patches@gnu.org; Tue, 18 Jul 2023 08:28:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qLjoB-0002UM-Ak for guix-patches@gnu.org; Tue, 18 Jul 2023 08:28:03 -0400 Subject: bug#64469: [PATCH] gnu: mingw: Update to 11.0.0. Resent-From: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Tue, 18 Jul 2023 12:28:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 64469 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Michael Ford Cc: 64469-done@debbugs.gnu.org Mail-Followup-To: 64469@debbugs.gnu.org, iyzsong@envs.net, fanquake@gmail.com Received: via spool by 64469-done@debbugs.gnu.org id=D64469.16896832269432 (code D ref 64469); Tue, 18 Jul 2023 12:28:03 +0000 Received: (at 64469-done) by debbugs.gnu.org; 18 Jul 2023 12:27:06 +0000 Received: from localhost ([127.0.0.1]:51948 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qLjnG-0002S4-56 for submit@debbugs.gnu.org; Tue, 18 Jul 2023 08:27:06 -0400 Received: from mail.envs.net ([5.199.136.28]:43592) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qLjn6-0002QP-9v for 64469-done@debbugs.gnu.org; Tue, 18 Jul 2023 08:27:04 -0400 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id C35C138A13F8; Tue, 18 Jul 2023 12:26:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=envs.net; s=modoboa; t=1689683215; bh=/8VNT9UKVUiKgLGsQfC/1QG/K4EL378IYU8pPEHz5+g=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=qhwXzmUdzFPlmGQLV0O90yT3ldnbPXZQhDP3rEVjqa3w7D2ZhTsf5od4+X97ajFX2 jx0zR1Mg3Cw6K1t/6CbmZby7My/2yRSdIqSmMO9O7FtGivNYkuBGc+p07Eg/nDNDI9 Xyn8uCmx8VLbyofW/26G6hnyObJW5Umzq5LoqPJnYMxtbdBfC7AIYtmtDXQL3GqvgE g62p1uC/tWNmq4GEkJ9VBS/3t+A40m8MBBw/Qn67DYyrs4r7xM8kpCnuxCOb17jyR1 tyjMV0MMKiGuzXu6FYSTzkvJzgTFOHPFNuSMzcnWQx6XVb/nApSh+TTYEfaowDsGr8 fzrV74csDa2ER/sieg+9T8GE8cbv3JAFLm2UfjZgwnrb1e6D9UUiRn6PWal1CWdHmy AMruSyfBdhjmpku6P7egWFsb6tQix14wvRVVfB1Er9eeTofUUrRrOHTQz6qLIc3a0c j0ODZFZLPXmhG4TDlXz711AOFK5YcGe30bRlH98Ko88VsVT3TVJfly6jIIN7OBAX7H 8smmT49oly7cNangJAYFegYqSZg9U3d+JhilUcfCfKhA0g9vmDRSwg6MiW+INfKsQc v1H85ZMiTUCaNsLng8PLLanhkCh7nAGc2ODL8Lb6bZoeyTMVi63f/dMBaIlce4+com 82GxNM1sO6EXKARCpq22NmUc= X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id XxpN1KnOCjCg; Tue, 18 Jul 2023 12:26:52 +0000 (UTC) Received: from localhost (unknown [117.174.235.109]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Tue, 18 Jul 2023 12:26:51 +0000 (UTC) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id 422d6f87; Tue, 18 Jul 2023 12:26:51 +0000 (UTC) References: Date: Tue, 18 Jul 2023 20:26:51 +0800 In-Reply-To: (Michael Ford's message of "Wed, 5 Jul 2023 09:48:13 +0100") Message-ID: <87zg3txv5g.fsf@envs.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) 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: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= X-ACL-Warn: , =?utf-8?b?5a6L5paH5q2mIHZpYSBHdWl4LXBhdGNoZXM=?= From: =?utf-8?b?5a6L5paH5q2mIHZpYSBHdWl4LXBhdGNoZXM=?= 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-Spam-Score: -5.15 X-Migadu-Queue-Id: 914C952AC9 X-Migadu-Spam-Score: -5.15 X-Migadu-Scanner: mx0.migadu.com X-TUID: 3AhJtzel6xIC Michael Ford writes: > * gnu/packages/mingw.scm (mingw): Update to 11.0.0. Pushed, thank you!