GNU bug report logs - #65141
[PATCH] gnu: mingw-w64-tools: Update to 11.0.1.

Previous Next

Package: guix-patches;

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

Date: Tue, 8 Aug 2023 06:44:02 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Michael Ford <fanquake <at> gmail.com>
Subject: bug#65141: closed (Closing)
Date: Fri, 18 Aug 2023 08:21:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#65141: [PATCH] gnu: mingw-w64-tools: Update to 11.0.1.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 65141 <at> debbugs.gnu.org.

-- 
65141: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65141
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Andreas Enge <andreas <at> enge.fr>
To: 65140-done <at> debbugs.gnu.org, 65141-done <at> debbugs.gnu.org, fanquake <at> gmail.com
Subject: Closing
Date: Fri, 18 Aug 2023 10:20:12 +0200
Applied and pushed, thanks!

Andreas


[Message part 3 (message/rfc822, inline)]
From: Michael Ford <fanquake <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: mingw-w64-tools: Update to 11.0.1.
Date: Tue, 8 Aug 2023 08:43:27 +0200
[Message part 4 (text/plain, inline)]
From dfe951d62ee25933da1be9a30a1b850977c1d216 Mon Sep 17 00:00:00 2001
From: fanquake <fanquake <at> gmail.com>
Date: Tue, 8 Aug 2023 08:40:51 +0200
Subject: [PATCH] gnu: mingw-w64-tools: Update to 11.0.1.

* gnu/packages/mingw.scm (mingw-w64-tools): 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 68f1d608c2..4eeefe1490 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 "11.0.0")
+    (version "11.0.1")
     (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 "0pycbxlqh8gj2zp3k531p0r4m7ay6f4nhs9sq9620c6q7dis23mx"))))
+        (base32 "047f4m37kxf7g8qj23qplrzfd9cirfkkv8d175sfv2zfd7hbqriz"))))
     (build-system gnu-build-system)
     (arguments
      `(#:modules ((guix build gnu-build-system)
-- 
2.41.0
[Message part 5 (text/html, inline)]

This bug report was last modified 1 year and 338 days ago.

Previous Next


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