GNU bug report logs - #77711
[PATCH] gnu: LLVM, Clang, libomp, lld: Update to 20.1.2.

Previous Next

Package: guix-patches;

Reported by: Zheng Junjie <z572 <at> z572.online>

Date: Thu, 10 Apr 2025 15:27:02 UTC

Severity: normal

Tags: patch

To reply to this bug, email your comments to 77711 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#77711; Package guix-patches. (Thu, 10 Apr 2025 15:27:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Zheng Junjie <z572 <at> z572.online>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 10 Apr 2025 15:27:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Zheng Junjie <z572 <at> z572.online>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: LLVM, Clang, libomp, lld: Update to 20.1.2.
Date: Thu, 10 Apr 2025 23:26:04 +0800
* gnu/packages/llvm.scm (llvm-20, clang-20, clang-runtime-20, libomp-20, lld-20): Update to 20.1.2.

Change-Id: Ia7fa3bc681a57c13b863ec66a206236a6f0a43b3
---
 gnu/packages/llvm.scm | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/llvm.scm b/gnu/packages/llvm.scm
index fa2a96cb8d9..c0b2eec3caf 100644
--- a/gnu/packages/llvm.scm
+++ b/gnu/packages/llvm.scm
@@ -569,7 +569,7 @@ (define %llvm-monorepo-hashes
     ("17.0.6" . "1a7rq3rgw5vxm8y39fyzr4kv7w97lli4a0c1qrkchwk8p0n07hgh")
     ("18.1.8" . "1l9wm0g9jrpdf309kxjx7xrzf13h81kz8bbp0md14nrz38qll9la")
     ("19.1.7" . "18hkfhsm88bh3vnj21q7f118vrcnf7z6q1ylnwbknyb3yvk0343i")
-    ("20.1.1" . "0h88x7203g10mlmmrxnd19mrv4nkc9hnrvzqqly38l00kj5mhcc4")))
+    ("20.1.2" . "1mlf17gv8yk806hvxs12n5cq1239sbwvdwbhx61rm9r4qy3hjzdp")))
 
 (define %llvm-patches
   '(("14.0.6" . ("clang-14.0-libc-search-path.patch"
@@ -585,7 +585,7 @@ (define %llvm-patches
                  "clang-17.0-link-dsymutil-latomic.patch"))
     ("19.1.7" . ("clang-18.0-libc-search-path.patch"
                  "clang-17.0-link-dsymutil-latomic.patch"))
-    ("20.1.1" . ("clang-18.0-libc-search-path.patch"
+    ("20.1.2" . ("clang-18.0-libc-search-path.patch"
                  "clang-17.0-link-dsymutil-latomic.patch"))))
 
 (define (llvm-monorepo version)
@@ -1609,7 +1609,7 @@ (define-public clang-toolchain-19
   (make-clang-toolchain clang-19 libomp-19))
 
 (define-public llvm-20
-  (make-llvm "20.1.1"))
+  (make-llvm "20.1.2"))
 
 (define-public clang-runtime-20
   (clang-runtime-from-llvm llvm-20))
@@ -1624,7 +1624,7 @@ (define-public clang-20
                     (package-version llvm-20)))
      (sha256
       (base32
-       "1bz1pgj8gcvj71z8k8j96523fj4xbrlfjhg4mn582swanvxqvn4g")))))
+       "09daddfr2jv3ni7vglngx4z3dms22lwyswsky5iziyysp02wwzvc")))))
 
 (define-public libomp-20
   (package

base-commit: 6036f1f3053bc9b4f0411b5e8aeaab5bd7f4ec7b
-- 
2.49.0





This bug report was last modified 2 days ago.

Previous Next


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