unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Kaelyn Takata via Guix-patches via <guix-patches@gnu.org>
To: 56620@debbugs.gnu.org
Cc: Kaelyn Takata <kaelyn.alexi@protonmail.com>
Subject: [bug#56620] [PATCH v2 2/2] gnu: mingw-w64-tools: Update to 10.0.0.
Date: Mon, 18 Jul 2022 18:52:31 +0000	[thread overview]
Message-ID: <4d5043eb4c6d57a045605e9368d819ab1e24fc13.1658170309.git.kaelyn.alexi@protonmail.com> (raw)
In-Reply-To: <33c7a38e52c69ec50514916ea86402aaffa7b698.1658170309.git.kaelyn.alexi@protonmail.com>

* gnu/packages/mingw.scm (mingw-w64-tools): Update to 10.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 161fd4ff93..ae8bea1009 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 "8.0.0")
+    (version "10.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 "0qjpb9rviasfshk337j5r32ncmrwml8sv6qnmb1lp4mkdbm41is4"))))
+        (base32 "15089y4rlj6g1m2m3cm3awndw3rbzhznl7skd0vkmikjxl546sxs"))))
     (build-system gnu-build-system)
     (arguments
      `(#:modules ((guix build gnu-build-system)
--
2.36.1






  reply	other threads:[~2022-07-18 19:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-17 17:20 [bug#56620] [PATCH] gnu: mingw: Update to 10.0.0 Kaelyn Takata via Guix-patches via
2022-07-18 15:21 ` [bug#56620] Premature package submission Kaelyn via Guix-patches via
2022-07-18 18:52 ` [bug#56620] [PATCH v2 1/2] gnu: mingw: Update to 10.0.0 Kaelyn Takata via Guix-patches via
2022-07-18 18:52   ` Kaelyn Takata via Guix-patches via [this message]
2022-08-03 15:18   ` bug#56620: [PATCH] " Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4d5043eb4c6d57a045605e9368d819ab1e24fc13.1658170309.git.kaelyn.alexi@protonmail.com \
    --to=guix-patches@gnu.org \
    --cc=56620@debbugs.gnu.org \
    --cc=kaelyn.alexi@protonmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).