guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

06/06: gnu: adaptivecpp: Update home-page.


From: guix-commits
Subject: 06/06: gnu: adaptivecpp: Update home-page.
Date: Thu, 5 Sep 2024 12:44:00 -0400 (EDT)

z572 pushed a commit to branch master
in repository guix.

commit 68d069ccaf1e7988058dc937d391a1262d927acc
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Fri Sep 6 00:34:39 2024 +0800

    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 5a3f35ae7f..c4b4148b28 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]