unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
To: Andy Tai <atai@atai.org>
Cc: 75343-done@debbugs.gnu.org
Subject: bug#75343: [PATCH] gnu: adaptivecpp: Update to 24.10.0.
Date: Mon, 06 Jan 2025 19:08:29 +0800	[thread overview]
Message-ID: <87bjwkurma.fsf@iscas.ac.cn> (raw)
In-Reply-To: <c16dd77db8aa4bc14bd7bf7523e292a98db9723f.1735977581.git.atai@atai.org> (Andy Tai's message of "Fri, 3 Jan 2025 23:59:54 -0800")

[-- Attachment #1: Type: text/plain, Size: 1237 bytes --]

Andy Tai <atai@atai.org> writes:

> * gnu/packages/sycl.scm (adaptivecpp): Update to 24.10.0.
>
> Change-Id: I209d67f7c868ac096d620a2230841fa9d9c171c9
> ---
>  gnu/packages/sycl.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/sycl.scm b/gnu/packages/sycl.scm
> index c4b4148b28..aede061ecb 100644
> --- a/gnu/packages/sycl.scm
> +++ b/gnu/packages/sycl.scm
> @@ -37,7 +37,7 @@ (define-module (gnu packages sycl)
>  (define-public adaptivecpp
>    (package
>      (name "adaptivecpp")
> -    (version "24.06.0")
> +    (version "24.10.0")
>      (source (origin
>                (method git-fetch)
>                (uri (git-reference
> @@ -46,7 +46,7 @@ (define-public adaptivecpp
>                (file-name (git-file-name name version))
>                (sha256
>                 (base32
> -                "1d7ld2azk45sv7124zkrkj1nfkmq0dani5zlalyn8v5s7q6vdxjc"))))
> +                "1gha90zkvg6nabyj1y55rflxzygdkznkjqj8v6zb1jgm1f5w60b7"))))
>      (build-system cmake-build-system)
>      (native-inputs (list clang-15 llvm-15 python spirv-tools))
>      (inputs (list boost rocm-opencl-runtime spirv-headers))
>
> base-commit: ddbb59f9bc5eb6dfaf1fc24881bb62f11960d664
pushed, closing.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

      reply	other threads:[~2025-01-06 11:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-04  7:59 [bug#75343] [PATCH] gnu: adaptivecpp: Update to 24.10.0 Andy Tai
2025-01-06 11:08 ` 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=87bjwkurma.fsf@iscas.ac.cn \
    --to=zhengjunjie@iscas.ac.cn \
    --cc=75343-done@debbugs.gnu.org \
    --cc=atai@atai.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).