From: Michael Ford <fanquake@gmail.com>
To: 71747@debbugs.gnu.org
Subject: [bug#71747] [PATCH] (resend) gnu: gcc-12: Update to 12.4.0.
Date: Mon, 5 Aug 2024 11:52:27 +0100 [thread overview]
Message-ID: <CAFyhPjWV3_Ehoqy6HscUgvJr4Zuob-KkKaxxxJFK5uD-EmFhQA@mail.gmail.com> (raw)
In-Reply-To: <CAFyhPjXrZ3cghmf_JpaBPmgveAuaxAMpvLvENNuX_t9VAEBhGw@mail.gmail.com>
From 6784b336b3dcd12e6dcc81ed2c159264e946e261 Mon Sep 17 00:00:00 2001
From: fanquake <fanquake@gmail.com>
Date: Fri, 21 Jun 2024 12:23:41 +0100
Subject: [PATCH] gnu: gcc-12: Update to 12.4.0.
* gnu/packages/gcc.scm (gcc-12): Update to 12.4.0.
---
gnu/packages/gcc.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gcc.scm b/gnu/packages/gcc.scm
index c02cd8aee8..a312baf174 100644
--- a/gnu/packages/gcc.scm
+++ b/gnu/packages/gcc.scm
@@ -778,14 +778,14 @@ (define patch
(define-public gcc-12
(package
(inherit gcc-11)
- (version "12.3.0")
+ (version "12.4.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnu/gcc/gcc-"
version "/gcc-" version ".tar.xz"))
(sha256
(base32
- "0fwcvbgpmjdfj5drfs8k6bkqsmxmz8pv4cmmjcd451p7k57mv6ll"))
+ "0xcida8l2wykvvzvpcrcn649gj0ijn64gwxbplacpg6c0hk6akvh"))
(patches (search-patches "gcc-12-strmov-store-file-names.patch"
"gcc-5.0-libvtv-runpath.patch"))
(modules '((guix build utils)))
--
2.46.0
next prev parent reply other threads:[~2024-08-05 10:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-24 11:26 [bug#71747] [PATCH] gnu: gcc-12: Update to 12.4.0 Michael Ford
2024-07-20 14:59 ` Z572 via Guix-patches via
2024-07-20 14:59 ` Z572 via Guix-patches via
2024-08-05 10:52 ` Michael Ford [this message]
2024-08-19 12:49 ` bug#71747: [PATCH] (resend) " 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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAFyhPjWV3_Ehoqy6HscUgvJr4Zuob-KkKaxxxJFK5uD-EmFhQA@mail.gmail.com \
--to=fanquake@gmail.com \
--cc=71747@debbugs.gnu.org \
/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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.