emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#57344: closed ([PATCH] gnu: gcc-12: Update to 12.2.0.)


From: GNU bug Tracking System
Subject: bug#57344: closed ([PATCH] gnu: gcc-12: Update to 12.2.0.)
Date: Fri, 26 Aug 2022 22:06:01 +0000

Your message dated Sat, 27 Aug 2022 00:05:45 +0200
with message-id <87lerafyo6.fsf@gnu.org>
and subject line Re: [bug#57344] [PATCH] gnu: gcc-12: Update to 12.2.0.
has caused the debbugs.gnu.org bug report #57344,
regarding [PATCH] gnu: gcc-12: Update to 12.2.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
57344: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=57344
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: gcc-12: Update to 12.2.0. Date: Mon, 22 Aug 2022 18:26:07 +0000
* gnu/packages/gcc.scm (gcc-12): Update to 12.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 4c496e31b2..11ee631bf4 100644
--- a/gnu/packages/gcc.scm
+++ b/gnu/packages/gcc.scm
@@ -702,14 +702,14 @@ (define-public gcc-12
   (package
     (inherit gcc-11)
     ;; Note: 'compiler-cpu-architectures' is unchanged compared to GCC 11.
-    (version "12.1.0")
+    (version "12.2.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnu/gcc/gcc-"
                                   version "/gcc-" version ".tar.xz"))
               (sha256
                (base32
-                "0ywws66myjxcwsmla721g35d2ymlckq6ii7j9av0477ki5467zb2"))
+                "1zrhca90c7hqnjz3jgr1vl675q3h5lrd92b5ggi00jjryffcyjg5"))
               (patches (search-patches "gcc-12-strmov-store-file-names.patch"
                                        "gcc-5.0-libvtv-runpath.patch"))
               (modules '((guix build utils)))
-- 
2.37.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#57344] [PATCH] gnu: gcc-12: Update to 12.2.0. Date: Sat, 27 Aug 2022 00:05:45 +0200
Greg Hogan <code@greghogan.com> skriver:

> * gnu/packages/gcc.scm (gcc-12): Update to 12.2.0.

Applied, thanks!

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]