From 68d069ccaf1e7988058dc937d391a1262d927acc Mon Sep 17 00:00:00 2001 From: Zheng Junjie Date: Fri, 6 Sep 2024 00:34:39 +0800 Subject: gnu: adaptivecpp: Update home-page. * gnu/packages/sycl.scm (adaptivecpp)[home-page]: Update it. Change-Id: Ifec66d4345ab6828e16fe244412d18d9e0625546 --- gnu/packages/sycl.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/sycl.scm b/gnu/packages/sycl.scm index 5a3f35ae7f5..c4b4148b284 100644 --- a/gnu/packages/sycl.scm +++ b/gnu/packages/sycl.scm @@ -51,7 +51,7 @@ (native-inputs (list clang-15 llvm-15 python spirv-tools)) (inputs (list boost rocm-opencl-runtime spirv-headers)) (arguments `(#:tests? #f)) ; no tests - (home-page "https://github.com/OpenSYCL/OpenSYCL") + (home-page "https://adaptivecpp.github.io/") (synopsis "Implementation of the SYCL programming language for accelerators") (description "AdaptiveCpp is aImplementation of SYCL and C++ standard parallelism -- cgit v1.2.3