[PATCH] gnu: adaptivecpp: Update to 24.06.0.

  • Done
  • quality assurance status badge
Details
2 participants
  • Andy Tai
  • Zheng Junjie
Owner
unassigned
Submitted by
Andy Tai
Severity
normal

Debbugs page

Andy Tai wrote 6 months ago
(address . guix-patches@gnu.org)(name . Andy Tai)(address . atai@atai.org)
e79266c82231a6e1833f7285c8abfc50fe40a215.1724996373.git.atai@atai.org
* 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(-)

Toggle diff (26 lines)
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
Zheng Junjie wrote 6 months ago
(name . Andy Tai)(address . atai@atai.org)(address . 72884-done@debbugs.gnu.org)
87plpi121s.fsf@iscas.ac.cn
Andy Tai <atai@atai.org> writes:

Toggle quote (32 lines)
> * 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.
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEfr6klGDOXiwIdX/bO1qpk+Gi3/AFAmbZ4F8ACgkQO1qpk+Gi
3/CS7w//Qi59dFQW03JpE/TsGnbMNNSs3TgV5LAMMw8MS7XhVreuTyPxgtuhA+y5
Fai5C3UCC4qLzhk1oMq4VfxnYNL0Ruz5km09iZKNOOvcafmu9BxlO2lTaRGoVQ9D
4VoJTNymHsk/pj5GP5W41eHYAw/unZq9IOvljLO+MLJGbW5r+RJwtxyvdHZ6SNwq
d5BJhy1pq1nV1e9pPi7A9ymB+X7EMi6PbBZj57GyYPzOLcEOtW2+Q5gMDqFVYi/b
ORDV2pYa/t3U1UYcuFyJYmNT7FcT724s47eHb9dlUQ3o4V37O74vrFuuUsTJPCQY
zBoLKVr2UAXe/rbWa3abP0KsGm6tVr/5C9iV14irNsQRVfZXjM6U+2Xwi4Dxbovw
Sfkot7ZsFR1lZcf3J0yE2vuDfUubTWl7e2lSOmPInIXNqFXPKMuWaZPJlL21m5fv
WFsqKC0PnBC/LiFhDbtIUaeBFjpR3n6IrrD9Gu6rLAk5GazUqiOIMMPPJm1LNz79
FIM30Ut0qx/2zuYjCJGMRdnRmuPLapBLjpIPCh5AmZTENA27JQIC+ZZx+a5mBkYg
AZgBQBL4g3ZoFQE6cL272/DpuVNkT9jVWEA4Y81pDqCG4jzOg25YH5WTe4CH8uWl
28dIjeLK5lslCyJzw0HNhXlhbXiTrZ9V+juLE3IFHcXuo4FOnTc=
=EQvw
-----END PGP SIGNATURE-----

Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 72884@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 72884
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help