gnu: kokkos: update to 4.3.01.

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

Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
angicque 2024-06-13 15:35:44 +02:00 committed by Andreas Enge
parent 1efa104b60
commit 7770e4140c
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -1285,7 +1285,7 @@ (define-public taskflow
(define-public kokkos
(package
(name "kokkos")
(version "4.2.01")
(version "4.3.01")
(source
(origin
(method git-fetch)
@ -1294,7 +1294,7 @@ (define-public kokkos
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1bvxcy11as38ng9vdp93mrdvm7sgwqjrm67p53wr1aj7x3pq3hbp"))
(base32 "069j9wijw8vwp2844sdrp0wpq59wihykbhbacwadac01l467m3y7"))
(modules '((guix build utils)))
(snippet
;; Remove bundled googletest.