unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Efraim Flashner <efraim@flashner.co.il>
To: 72043@debbugs.gnu.org
Cc: Efraim Flashner <efraim@flashner.co.il>
Subject: [bug#72043] [PATCH core-updates 3/3] gnu: libclc: Update to 18.1.8.
Date: Mon, 15 Jul 2024 19:47:37 +0300	[thread overview]
Message-ID: <58ee14cd6945d60c59fdfb5803899d4af6dc970c.1720642893.git.efraim@flashner.co.il> (raw)
Message-ID: <20240715164737.Pag8MwjABXYxQhkIingDVewTdWUFVDYgI7edvQFV_jE@z> (raw)
In-Reply-To: <cover.1720642893.git.efraim@flashner.co.il>

* gnu/packages/llvm.scm (libclc): Update to 18.1.8.
[native-inputs]: Replace clang-15, llvm-15 with clang-18, llvm-18.

Change-Id: I2f676eb2db9c3a8c808e1c26e3f93b9ed085b675
---
 gnu/packages/llvm.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/llvm.scm b/gnu/packages/llvm.scm
index b32b4b5955c..cf4d511412a 100644
--- a/gnu/packages/llvm.scm
+++ b/gnu/packages/llvm.scm
@@ -7,7 +7,7 @@
 ;;; Copyright © 2017 Roel Janssen <roel@gnu.org>
 ;;; Copyright © 2018–2022 Marius Bakke <mbakke@fastmail.com>
 ;;; Copyright © 2018, 2019 Tobias Geerinckx-Rice <me@tobias.gr>
-;;; Copyright © 2018, 2021-2023 Efraim Flashner <efraim@flashner.co.il>
+;;; Copyright © 2018, 2021-2024 Efraim Flashner <efraim@flashner.co.il>
 ;;; Copyright © 2018 Tim Gesthuizen <tim.gesthuizen@yahoo.de>
 ;;; Copyright © 2018 Pierre Neidhardt <mail@ambrevar.xyz>
 ;;; Copyright © 2019 Rutger Helling <rhelling@mykolab.com>
@@ -1919,7 +1919,7 @@ (define-public libcxx+libcxxabi-6
 (define-public libclc
   (package
     (name "libclc")
-    (version (package-version llvm-15))
+    (version (package-version llvm-18))
     (source (llvm-monorepo version))
     (build-system cmake-build-system)
     (arguments
@@ -1943,7 +1943,7 @@ (define-public libclc
     (propagated-inputs
      (list spirv-llvm-translator spirv-tools))
     (native-inputs
-     (list clang-15 llvm-15 python))
+     (list clang-18 llvm-18 python))
     (home-page "https://libclc.llvm.org")
     (synopsis "Libraries for the OpenCL programming language")
     (description
-- 
Efraim Flashner   <efraim@flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted





  parent reply	other threads:[~2024-07-15 16:50 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-10 20:25 [bug#72043] [CORE-UPDATES PATCH 0/3] Fix mesa for aarch64-linux Efraim Flashner
2024-07-10 20:28 ` [bug#72043] [PATCH 1/3] gnu: mesa: Fix building on aarch64-linux Efraim Flashner
2024-07-15 16:47   ` [bug#72043] [PATCH core-updates " Efraim Flashner
2024-07-10 20:28 ` [bug#72043] [PATCH 2/3] gnu: python-lit: Update to 18.1.8 Efraim Flashner
2024-07-15 16:47   ` [bug#72043] [PATCH core-updates " Efraim Flashner
2024-07-10 20:28 ` Efraim Flashner [this message]
2024-07-15 16:47   ` [bug#72043] [PATCH core-updates 3/3] gnu: libclc: " Efraim Flashner
2024-07-17 16:06 ` bug#72043: [CORE-UPDATES PATCH 0/3] Fix mesa for aarch64-linux Efraim Flashner

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=58ee14cd6945d60c59fdfb5803899d4af6dc970c.1720642893.git.efraim@flashner.co.il \
    --to=efraim@flashner.co.il \
    --cc=72043@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 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).