unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#65140] [PATCH] gnu: mingw: Update to 11.0.1.
@ 2023-08-08  6:43 Michael Ford
  2023-08-18  8:20 ` bug#65140: Closing Andreas Enge
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Ford @ 2023-08-08  6:43 UTC (permalink / raw)
  To: 65140

[-- Attachment #1: Type: text/plain, Size: 1286 bytes --]

From 555c4935b2ab1df30d1079355e8de171a6b27a84 Mon Sep 17 00:00:00 2001
From: fanquake <fanquake@gmail.com>
Date: Tue, 8 Aug 2023 08:40:07 +0200
Subject: [PATCH] gnu: mingw: Update to 11.0.1.

* gnu/packages/mingw.scm (mingw): Update to 11.0.1.
---
 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 2b0b45457e..68f1d608c2 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 "11.0.0")
+      (version "11.0.1")
       (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 "0pycbxlqh8gj2zp3k531p0r4m7ay6f4nhs9sq9620c6q7dis23mx"))
+          (base32 "047f4m37kxf7g8qj23qplrzfd9cirfkkv8d175sfv2zfd7hbqriz"))
          (patches
           (search-patches "mingw-w64-6.0.0-gcc.patch"
                           "mingw-w64-dlltool-temp-prefix.patch"
-- 
2.41.0

[-- Attachment #2: Type: text/html, Size: 1681 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#65140: Closing
  2023-08-08  6:43 [bug#65140] [PATCH] gnu: mingw: Update to 11.0.1 Michael Ford
@ 2023-08-18  8:20 ` Andreas Enge
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Enge @ 2023-08-18  8:20 UTC (permalink / raw)
  To: 65140-done, 65141-done, fanquake

Applied and pushed, thanks!

Andreas





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-08-18  8:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-08  6:43 [bug#65140] [PATCH] gnu: mingw: Update to 11.0.1 Michael Ford
2023-08-18  8:20 ` bug#65140: Closing Andreas Enge

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).