GNU bug report logs - #64469
[PATCH] gnu: mingw: Update to 11.0.0.

Previous Next

Package: guix-patches;

Reported by: Michael Ford <fanquake <at> gmail.com>

Date: Wed, 5 Jul 2023 08:49:01 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 64469 in the body.
You can then email your comments to 64469 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#64469; Package guix-patches. (Wed, 05 Jul 2023 08:49:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Michael Ford <fanquake <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 05 Jul 2023 08:49:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Michael Ford <fanquake <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: mingw: Update to 11.0.0.
Date: Wed, 5 Jul 2023 09:48:13 +0100
From 643cf471bacf49feecb8faa8f3ccd2e751384b5a Mon Sep 17 00:00:00 2001
From: fanquake <fanquake <at> gmail.com>
Date: Wed, 5 Jul 2023 09:46:23 +0100
Subject: [PATCH] gnu: mingw: Update to 11.0.0.

* gnu/packages/mingw.scm (mingw): Update to 11.0.0.
---
 gnu/packages/mingw.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/mingw.scm b/gnu/packages/mingw.scm
index ae8bea1009..d47f918ac4 100644
--- a/gnu/packages/mingw.scm
+++ b/gnu/packages/mingw.scm
@@ -46,7 +46,7 @@ (define* (make-mingw-w64 machine
     (package
       (name (string-append "mingw-w64" "-" machine
                            (if with-winpthreads? "-winpthreads" "")))
-      (version "10.0.0")
+      (version "11.0.0")
       (source
        (origin
          (method url-fetch)
@@ -54,7 +54,7 @@ (define* (make-mingw-w64 machine
                "mirror://sourceforge/mingw-w64/mingw-w64/"
                "mingw-w64-release/mingw-w64-v" version ".tar.bz2"))
          (sha256
-          (base32 "15089y4rlj6g1m2m3cm3awndw3rbzhznl7skd0vkmikjxl546sxs"))
+          (base32 "0pycbxlqh8gj2zp3k531p0r4m7ay6f4nhs9sq9620c6q7dis23mx"))
          (patches
           (search-patches "mingw-w64-6.0.0-gcc.patch"
                           "mingw-w64-dlltool-temp-prefix.patch"
-- 
2.41.0




Reply sent to 宋文武 <iyzsong <at> envs.net>:
You have taken responsibility. (Tue, 18 Jul 2023 12:28:03 GMT) Full text and rfc822 format available.

Notification sent to Michael Ford <fanquake <at> gmail.com>:
bug acknowledged by developer. (Tue, 18 Jul 2023 12:28:03 GMT) Full text and rfc822 format available.

Message #10 received at 64469-done <at> debbugs.gnu.org (full text, mbox):

From: 宋文武 <iyzsong <at> envs.net>
To: Michael Ford <fanquake <at> gmail.com>
Cc: 64469-done <at> debbugs.gnu.org
Subject: Re: bug#64469: [PATCH] gnu: mingw: Update to 11.0.0.
Date: Tue, 18 Jul 2023 20:26:51 +0800
Michael Ford <fanquake <at> gmail.com> writes:

> * gnu/packages/mingw.scm (mingw): Update to 11.0.0.

Pushed, thank you!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 16 Aug 2023 11:24:11 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 21 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.