GNU bug report logs - #72884
[PATCH] gnu: adaptivecpp: Update to 24.06.0.

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Fri, 30 Aug 2024 05:42:02 UTC

Severity: normal

Tags: patch

Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 72884 in the body.
You can then email your comments to 72884 AT debbugs.gnu.org in the normal way.

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#72884; Package guix-patches. (Fri, 30 Aug 2024 05:42:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Andy Tai <atai <at> atai.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 30 Aug 2024 05:42:02 GMT) Full text and rfc822 format available.

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

From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH] gnu: adaptivecpp: Update to 24.06.0.
Date: Thu, 29 Aug 2024 22:40:03 -0700
* gnu/packages/sycl.scm (adaptivecpp_: Update to 24.06.0.

Change-Id: I1900dd1e38f6e20c1deed603b258abcc21c8649f
---
 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 520d87f626..5a3f35ae7f 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.02.0")
+    (version "24.06.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
-                "0gfr0mr9shgf33bj5sfy6nv2vh7wdky333ryy2n5ikvhfvjmqc7m"))))
+                "1d7ld2azk45sv7124zkrkj1nfkmq0dani5zlalyn8v5s7q6vdxjc"))))
     (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: d5312370b46ace47e138d84e1bb28e5651cee94b
-- 
2.34.1





Reply sent to Zheng Junjie <zhengjunjie <at> iscas.ac.cn>:
You have taken responsibility. (Thu, 05 Sep 2024 16:48:01 GMT) Full text and rfc822 format available.

Notification sent to Andy Tai <atai <at> atai.org>:
bug acknowledged by developer. (Thu, 05 Sep 2024 16:48:01 GMT) Full text and rfc822 format available.

Message #10 received at 72884-done <at> debbugs.gnu.org (full text, mbox):

From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: Andy Tai <atai <at> atai.org>
Cc: 72884-done <at> debbugs.gnu.org
Subject: Re: [bug#72884] [PATCH] gnu: adaptivecpp: Update to 24.06.0.
Date: Fri, 06 Sep 2024 00:46:23 +0800
[Message part 1 (text/plain, inline)]
Andy Tai <atai <at> atai.org> writes:

> * gnu/packages/sycl.scm (adaptivecpp_: Update to 24.06.0.
>
> Change-Id: I1900dd1e38f6e20c1deed603b258abcc21c8649f
> ---
>  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 520d87f626..5a3f35ae7f 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.02.0")
> +    (version "24.06.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
> -                "0gfr0mr9shgf33bj5sfy6nv2vh7wdky333ryy2n5ikvhfvjmqc7m"))))
> +                "1d7ld2azk45sv7124zkrkj1nfkmq0dani5zlalyn8v5s7q6vdxjc"))))
>      (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: d5312370b46ace47e138d84e1bb28e5651cee94b

push and close.
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 04 Oct 2024 11:24:13 GMT) Full text and rfc822 format available.

This bug report was last modified 316 days ago.

Previous Next


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