hipsycl: add v0.9.2 (#30566)

This commit is contained in:
Will Saunders 2022-05-09 16:54:14 +01:00 committed by GitHub
parent a24bae1986
commit 060e88387e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,6 +24,10 @@ class Hipsycl(CMakePackage):
provides("sycl")
version("stable", branch="stable", submodules=True)
version(
"0.9.2",
commit="49fd02499841ae884c61c738610e58c27ab51fdb",
submodules=True)
version(
"0.9.1",
commit="fe8465cd5399a932f7221343c07c9942b0fe644c",