* [bug#71536] [PATCH] gnu: kokkos: update to 4.3.01.
@ 2024-06-13 13:35 angicque
2024-06-14 14:09 ` bug#71536: Close Andreas Enge
0 siblings, 1 reply; 2+ messages in thread
From: angicque @ 2024-06-13 13:35 UTC (permalink / raw)
To: 71536; +Cc: angicque
* gnu/packages/cpp.scm (kokkos): Update to 4.3.01.
---
gnu/packages/cpp.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cpp.scm b/gnu/packages/cpp.scm
index 03a8a39ee2..67ceb68532 100644
--- a/gnu/packages/cpp.scm
+++ b/gnu/packages/cpp.scm
@@ -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.
--
2.45.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#71536: Close
2024-06-13 13:35 [bug#71536] [PATCH] gnu: kokkos: update to 4.3.01 angicque
@ 2024-06-14 14:09 ` Andreas Enge
0 siblings, 0 replies; 2+ messages in thread
From: Andreas Enge @ 2024-06-14 14:09 UTC (permalink / raw)
To: 71536-done
Pushed, thanks!
Andreas
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-06-14 14:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-13 13:35 [bug#71536] [PATCH] gnu: kokkos: update to 4.3.01 angicque
2024-06-14 14:09 ` bug#71536: Close Andreas Enge
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).