From: "Romain GARBAGE" <romain.garbage@inria.fr>
To: 69917@debbugs.gnu.org
Subject: [bug#69917] [PATCH] gnu: kokkos: Update to 4.2.01.
Date: Wed, 20 Mar 2024 17:27:05 +0100 [thread overview]
Message-ID: <CZYPUKNC1SA8.2HU378T63RP3O@guix-A102> (raw)
* gnu/packages/cpp.scm (kokkos): Update to 4.2.01.
Change-Id: I29df429ad8d347ba486f0a59bf1c4e2a106e51d1
---
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 d451eea2fd..cd53c5f3bd 100644
--- a/gnu/packages/cpp.scm
+++ b/gnu/packages/cpp.scm
@@ -1139,7 +1139,7 @@ (define-public taskflow
(define-public kokkos
(package
(name "kokkos")
- (version "4.1.00")
+ (version "4.2.01")
(source
(origin
(method git-fetch)
@@ -1148,7 +1148,7 @@ (define-public kokkos
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "15kjpa54ssrrbid9h2nr94nh85qna5c4vq2152i4iy7gaagigy3c"))
+ (base32 "1bvxcy11as38ng9vdp93mrdvm7sgwqjrm67p53wr1aj7x3pq3hbp"))
(modules '((guix build utils)))
(snippet
;; Remove bundled googletest.
--
2.41.0
next reply other threads:[~2024-03-20 16:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-20 16:27 Romain GARBAGE [this message]
2024-04-05 16:00 ` [bug#69917] [PATCH] gnu: kokkos: Update to 4.2.01 Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CZYPUKNC1SA8.2HU378T63RP3O@guix-A102 \
--to=romain.garbage@inria.fr \
--cc=69917@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.