From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id GKOvNWZvcWYAAgAA62LTzQ:P1 (envelope-from ) for ; Tue, 18 Jun 2024 11:28:39 +0000 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id GKOvNWZvcWYAAgAA62LTzQ (envelope-from ) for ; Tue, 18 Jun 2024 13:28:38 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=foundation.xyz header.s=google header.b=hVxVGBnR; 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=foundation.xyz (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1718710118; 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:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=ZmWNbJIAZQQQJtDbzPoaQgBmm2nP5zplrEceAicQuhg=; b=paajBM6Kdr77EYGwYhpwgds3GeiBM+Pa5ojh4Itrh7vmT4hjCg/2wW+AmDc2tQmaNKtCzm G7zhoV4EjP8jacSUsZA1UeBCTGDa/EywMvQl7F7OeI3uY1Iy1jD6dzPa6NDPqnaulsINET 1wE8Q1l4r0EIZpzO2M089B/3o6SooPysr5lrO5bRvKEHQCT0c0h5ebA1p/lP/3gDnYJ4of LDIsWr8Q1dzjc6ECTsIsl7oyaL2Ehz7ny05gYUmX3eaeoyuqMEGx64QNGo3wodpIzxRp3l 7avCqGZHYOMjDjHfttHAeWCE45M5LI3vCpiT7/9a+GAn1sE8MDY/+3VVFakGaw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=foundation.xyz header.s=google header.b=hVxVGBnR; 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=foundation.xyz (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1718710118; a=rsa-sha256; cv=none; b=FEHiZyYK785uC/rZel9fJG7eMT8wQsOgfAD8dQkMMc3+NTrkEmNNfHICZWjA348+VnJ9ML oPDZ4DxPEmall45VMbRZCt0Vf9HJ5jqE8fGVyPjIALuPBapndbmIQ+GyPjHP4mCeWs3ndA yw1ASpMpp51qFkGOffk3k0QqB63SbgjQ93dzLDp1lulAkDtHgaX0oGx3GxG1uSAxs/bANU bXndAwQ8wPoxxwjS54jHFpkKV9uavZPQPC5SjpJh+GyMHgta17gUNucHsNje20nE3QSHbP HO3wriEXoPNCzxcUA60ozSti9exGt1RpoERenXcWlYNbhR4aRL2FFULK/wnJ7Q== 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 A822723EC7 for ; Tue, 18 Jun 2024 13:28:38 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sJX0M-0004dO-VK; Tue, 18 Jun 2024 07:28:02 -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 1sJX0L-0004c6-9l for guix-patches@gnu.org; Tue, 18 Jun 2024 07:28: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 1sJX0L-000829-16 for guix-patches@gnu.org; Tue, 18 Jun 2024 07:28:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sJX0N-0005ck-IM for guix-patches@gnu.org; Tue, 18 Jun 2024 07:28:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#71630] [PATCH 5/5] gnu: mingw-w64-tools: Update to 12.0.0. Resent-From: Jean-Pierre De Jesus DIAZ Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 18 Jun 2024 11:28:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 71630 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 71630@debbugs.gnu.org Cc: Jean-Pierre De Jesus DIAZ Received: via spool by 71630-submit@debbugs.gnu.org id=B71630.171871006221563 (code B ref 71630); Tue, 18 Jun 2024 11:28:03 +0000 Received: (at 71630) by debbugs.gnu.org; 18 Jun 2024 11:27:42 +0000 Received: from localhost ([127.0.0.1]:42092 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sJX01-0005bj-QS for submit@debbugs.gnu.org; Tue, 18 Jun 2024 07:27:42 -0400 Received: from mail-wm1-f52.google.com ([209.85.128.52]:49512) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sJWzv-0005af-Gs for 71630@debbugs.gnu.org; Tue, 18 Jun 2024 07:27:36 -0400 Received: by mail-wm1-f52.google.com with SMTP id 5b1f17b1804b1-421f4d1c057so41912905e9.3 for <71630@debbugs.gnu.org>; Tue, 18 Jun 2024 04:27:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foundation.xyz; s=google; t=1718709987; x=1719314787; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=ZmWNbJIAZQQQJtDbzPoaQgBmm2nP5zplrEceAicQuhg=; b=hVxVGBnRuemAEKq4WXIFifTIK5X247GlN270qQH5ZYtqRLe9bO7q3DaHniZOTtAxvK 4CpdpSQMgZtpLG3YNvWci5B77KtmfYvgje3Adf7uUUxMsD26FxcdYrpJvIZIXMfL4115 0PCz1X4mFD+KGyKoYmLY1cO+l/b+RFe+DokTVGBM9UFThg04QJxXy+xW+5NRQ0Jmwz25 6Xj96kKtwFNyxR7iZrGrTz/fOUGVqYcZvPkNW9TuwA3LeAFElFXCTPWFiu7Lb7Kxca+1 mHfV3dMJhnvS0XiNbKQXVmdptv5Lj6i0vv7rVfCoavrkJPZoc6y5VPUzGbO/JDqMDCId LQwg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718709987; x=1719314787; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZmWNbJIAZQQQJtDbzPoaQgBmm2nP5zplrEceAicQuhg=; b=kAW6E9MFG0V9l4wK5eAZWarfP13vS5b91S54IQ7pGFed4qi0bB0P0OL3m0pO4pe6UU /5gNomnE/nd5f3bG7tv9PH6tcObAiX8M5rF2HjnUZZsSo9HfE/ek3iojjiolFu48Cowa NpdN2BWCADmVicvhwgQgOtPpdEXHR5SPH1XM/xpQofZmqr53zMkQpRCVmOdw4t7BryIu FbCydbZ7zwbqVVgkXyHTB8J66ocF4IgbG5ZZE5arpax3NQHIWqM09YHjxH5TWqWPrpSF tZ+O7MRtYtCISNmlcR0HpFWNkl/4IgGQ3W7SCioE+Q4eP0XYbRxGG9nmJYXjupBNCsTB X7ag== X-Gm-Message-State: AOJu0YwgRI3swjxYAN5Rg9YeIUuUR0MamqA+wnf45OyC9cY3oJkXaevg A4HwQKVrRfJtlvzrCmmkcdLLUrJIBCHDQcrNn/liu2gfFayM6NnwimXMoPwmNw0frH9rfpzfbc9 f X-Google-Smtp-Source: AGHT+IEWh+MVz0x2yYciQ7lOW5oZrk54hGNqJERG/DffeP/Tr7dvzh8ZfdXWS3FtyyT7RNmlyuHaIg== X-Received: by 2002:a05:600c:1616:b0:421:7bed:5274 with SMTP id 5b1f17b1804b1-42304820c5fmr117928325e9.10.1718709987132; Tue, 18 Jun 2024 04:26:27 -0700 (PDT) Received: from jeandudey.home ([89.131.29.87]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-422f602ee95sm189825945e9.13.2024.06.18.04.26.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 18 Jun 2024 04:26:26 -0700 (PDT) From: Jean-Pierre De Jesus DIAZ Date: Tue, 18 Jun 2024 13:26:17 +0200 Message-ID: <10acc10bd882a163c7676fc30e45d668a0d15e80.1718708756.git.jean@foundation.xyz> X-Mailer: git-send-email 2.45.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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-Country: US X-Migadu-Flow: FLOW_IN X-Spam-Score: 4.14 X-Migadu-Queue-Id: A822723EC7 X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: 4.14 X-TUID: 2EVWpTMGZsLb * gnu/packages/mingw.scm (mingw-w64-tools): Update to 12.0.0. Change-Id: Ia9060ddb1795ca2941a13435485841dbee0c1200 --- gnu/packages/mingw.scm | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/gnu/packages/mingw.scm b/gnu/packages/mingw.scm index 88a2db2141..89e08be9ac 100644 --- a/gnu/packages/mingw.scm +++ b/gnu/packages/mingw.scm @@ -151,7 +151,7 @@ (define-public mingw-w64 mingw-w64-i686) (define-public mingw-w64-tools (package (name "mingw-w64-tools") - (version "11.0.1") + (version "12.0.0") (source (origin (method url-fetch) @@ -159,7 +159,7 @@ (define-public mingw-w64-tools "mirror://sourceforge/mingw-w64/mingw-w64/" "mingw-w64-release/mingw-w64-v" version ".tar.bz2")) (sha256 - (base32 "047f4m37kxf7g8qj23qplrzfd9cirfkkv8d175sfv2zfd7hbqriz")))) + (base32 "0bzdprdrb8jy5dhkl2j2yhnr2nsiv6wk2wzxrzaqsvjbmj58jhfc")))) (build-system gnu-build-system) (arguments (list @@ -176,10 +176,6 @@ (define-public mingw-w64-tools (replace 'unpack (lambda _ (chdir "../genidl")))) - (modify-phases %standard-phases - (replace 'unpack - (lambda _ - (chdir "../genlib")))) (modify-phases %standard-phases (replace 'unpack (lambda _ -- 2.45.1