* [bug#72884] [PATCH] gnu: adaptivecpp: Update to 24.06.0.
@ 2024-08-30 5:40 Andy Tai
2024-09-05 16:46 ` bug#72884: " Zheng Junjie
0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2024-08-30 5:40 UTC (permalink / raw)
To: 72884; +Cc: Andy Tai
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#72884: [PATCH] gnu: adaptivecpp: Update to 24.06.0.
2024-08-30 5:40 [bug#72884] [PATCH] gnu: adaptivecpp: Update to 24.06.0 Andy Tai
@ 2024-09-05 16:46 ` Zheng Junjie
0 siblings, 0 replies; 2+ messages in thread
From: Zheng Junjie @ 2024-09-05 16:46 UTC (permalink / raw)
To: Andy Tai; +Cc: 72884-done
[-- Attachment #1: Type: text/plain, Size: 1237 bytes --]
Andy Tai <atai@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.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-09-05 16:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-30 5:40 [bug#72884] [PATCH] gnu: adaptivecpp: Update to 24.06.0 Andy Tai
2024-09-05 16:46 ` bug#72884: " Zheng Junjie
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).