gnu: kokkos: Update to 4.6.02.

* gnu/packages/cpp.scm (kokkos): Update to 4.6.02.

Change-Id: I581ffc12e90996cd40e9a9255e91e0772ce29407
Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
Romain GARBAGE 2025-07-16 15:38:16 +02:00 committed by Andreas Enge
parent 37ee5dd9e8
commit eb73b0336d
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -1830,7 +1830,7 @@ programs.")
(define-public kokkos
(package
(name "kokkos")
(version "4.4.00")
(version "4.6.02")
(source
(origin
(method git-fetch)
@ -1839,7 +1839,7 @@ programs.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1k8xd1m5lvk28i677yj780029gsb56m48wyh8d7rp9yqd4bcchbh"))
(base32 "0pfrxqjirm8qccb9k1krlw9fh0qlva62q6gyc6j7yz0zvdrdyi59"))
(modules '((guix build utils)))
(snippet
;; Remove bundled googletest.