unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#64470] [PATCH] gnu: mingw-w64-tools: Update to 11.0.0.
@ 2023-07-05  8:50 Michael Ford
  2023-07-18 12:27 ` bug#64470: " 宋文武 via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Ford @ 2023-07-05  8:50 UTC (permalink / raw)
  To: 64470

From 508921d446882cc77e6da6601a84b1a420a163e8 Mon Sep 17 00:00:00 2001
From: fanquake <fanquake@gmail.com>
Date: Wed, 5 Jul 2023 09:49:20 +0100
Subject: [PATCH] gnu: mingw-w64-tools: Update to 11.0.0.

* gnu/packages/mingw.scm (mingw-w64-tools): 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 d47f918ac4..2b0b45457e 100644
--- a/gnu/packages/mingw.scm
+++ b/gnu/packages/mingw.scm
@@ -144,7 +144,7 @@ (define-public mingw-w64 mingw-w64-i686)
 (define-public mingw-w64-tools
   (package
     (name "mingw-w64-tools")
-    (version "10.0.0")
+    (version "11.0.0")
     (source
      (origin
        (method url-fetch)
@@ -152,7 +152,7 @@ (define-public mingw-w64-tools
              "mirror://sourceforge/mingw-w64/mingw-w64/"
              "mingw-w64-release/mingw-w64-v" version ".tar.bz2"))
        (sha256
-        (base32 "15089y4rlj6g1m2m3cm3awndw3rbzhznl7skd0vkmikjxl546sxs"))))
+        (base32 "0pycbxlqh8gj2zp3k531p0r4m7ay6f4nhs9sq9620c6q7dis23mx"))))
     (build-system gnu-build-system)
     (arguments
      `(#:modules ((guix build gnu-build-system)
-- 
2.41.0




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

* bug#64470: [PATCH] gnu: mingw-w64-tools: Update to 11.0.0.
  2023-07-05  8:50 [bug#64470] [PATCH] gnu: mingw-w64-tools: Update to 11.0.0 Michael Ford
@ 2023-07-18 12:27 ` 宋文武 via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2023-07-18 12:27 UTC (permalink / raw)
  To: Michael Ford; +Cc: 64470-done

Michael Ford <fanquake@gmail.com> writes:

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

Applied, thank you!




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

end of thread, other threads:[~2023-07-18 12:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-05  8:50 [bug#64470] [PATCH] gnu: mingw-w64-tools: Update to 11.0.0 Michael Ford
2023-07-18 12:27 ` bug#64470: " 宋文武 via Guix-patches via

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).