From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
To: Michael Ford <fanquake@gmail.com>
Cc: 72475-done@debbugs.gnu.org
Subject: bug#72475: [PATCH] gnu: gcc-14: Update to 14.2.0.
Date: Tue, 06 Aug 2024 00:01:35 +0800 [thread overview]
Message-ID: <87v80ft0v4.fsf@iscas.ac.cn> (raw)
In-Reply-To: <CAFyhPjXYpDuW1qpg=OAH4KDskjQUzs=L+erZyji9mEeECS_r0w@mail.gmail.com> (Michael Ford's message of "Mon, 5 Aug 2024 11:56:41 +0100")
[-- Attachment #1: Type: text/plain, Size: 1444 bytes --]
Michael Ford <fanquake@gmail.com> writes:
> From 403c6fd3da6b97b7bdf54fefe67858f4187ccbf0 Mon Sep 17 00:00:00 2001
> From: fanquake <fanquake@gmail.com>
> Date: Mon, 5 Aug 2024 11:39:39 +0100
> Subject: [PATCH] gnu: gcc-14: Update to 14.2.0.
>
> * gnu/packages/gcc.scm (gcc-14): Update to 14.2.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..9e3ee2031c 100644
> --- a/gnu/packages/gcc.scm
> +++ b/gnu/packages/gcc.scm
> @@ -833,14 +833,14 @@ (define-public gcc-13
> (define-public gcc-14
> (package
> (inherit gcc-13)
> - (version "14.1.0")
> + (version "14.2.0")
> (source (origin
> (method url-fetch)
> (uri (string-append "mirror://gnu/gcc/gcc-"
> version "/gcc-" version ".tar.xz"))
> (sha256
> (base32
> - "0h3889kkfp9bzw8km9w1ssh5qjskg6yw02q8v3lkvzksk1acd0z2"))
> + "1j9wdznsp772q15w1kl5ip0gf0bh8wkanq2sdj12b7mzkk39pcx7"))
> (patches (search-patches "gcc-12-strmov-store-file-names.patch"
> "gcc-5.0-libvtv-runpath.patch"))
> (modules '((guix build utils)))
push, please use `git send-email' next time, see
https://guix.gnu.org/en/manual/devel/en/html_node/Sending-a-Patch-Series.html
.
close.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
prev parent reply other threads:[~2024-08-05 16:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-05 10:56 [bug#72475] [PATCH] gnu: gcc-14: Update to 14.2.0 Michael Ford
2024-08-05 16:01 ` Zheng Junjie [this message]
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=87v80ft0v4.fsf@iscas.ac.cn \
--to=zhengjunjie@iscas.ac.cn \
--cc=72475-done@debbugs.gnu.org \
--cc=fanquake@gmail.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).