GNU bug report logs - #73195
[PATCH] gnu: kokkos: Update to 4.4.00.

Previous Next

Package: guix-patches;

Reported by: Romain GARBAGE <romain.garbage <at> inria.fr>

Date: Thu, 12 Sep 2024 11:10:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludovic.courtes <at> inria.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludovic.courtes <at> inria.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#73195: closed ([PATCH] gnu: kokkos: Update to 4.4.00.)
Date: Mon, 16 Sep 2024 09:18:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 16 Sep 2024 11:17:22 +0200
with message-id <87y13s7yal.fsf <at> gnu.org>
and subject line Re: [bug#73195] [PATCH] gnu: kokkos: Update to 4.4.00.
has caused the debbugs.gnu.org bug report #73195,
regarding [PATCH] gnu: kokkos: Update to 4.4.00.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
73195: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=73195
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Romain GARBAGE <romain.garbage <at> inria.fr>
To: guix-patches <at> gnu.org
Cc: ludovic.courtes <at> inria.fr, Romain GARBAGE <romain.garbage <at> inria.fr>
Subject: [PATCH] gnu: kokkos: Update to 4.4.00.
Date: Thu, 12 Sep 2024 13:08:35 +0200
* gnu/packages/cpp.scm (kokkos): Update to 4.4.00.

Change-Id: I58b6fed438721bce58645a03b76851183e675a69
---
 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 579dde6953..da2cfcab6e 100644
--- a/gnu/packages/cpp.scm
+++ b/gnu/packages/cpp.scm
@@ -1319,7 +1319,7 @@ (define-public taskflow
 (define-public kokkos
   (package
     (name "kokkos")
-    (version "4.3.01")
+    (version "4.4.00")
     (source
      (origin
        (method git-fetch)
@@ -1328,7 +1328,7 @@ (define-public kokkos
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "069j9wijw8vwp2844sdrp0wpq59wihykbhbacwadac01l467m3y7"))
+        (base32 "1k8xd1m5lvk28i677yj780029gsb56m48wyh8d7rp9yqd4bcchbh"))
        (modules '((guix build utils)))
        (snippet
         ;; Remove bundled googletest.

base-commit: b6d5a7f5836739dab884b49a64ca354794dd845f
-- 
2.46.0



[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludovic.courtes <at> inria.fr>
To: Romain GARBAGE <romain.garbage <at> inria.fr>
Cc: 73195-done <at> debbugs.gnu.org
Subject: Re: [bug#73195] [PATCH] gnu: kokkos: Update to 4.4.00.
Date: Mon, 16 Sep 2024 11:17:22 +0200
Romain GARBAGE <romain.garbage <at> inria.fr> skribis:

> * gnu/packages/cpp.scm (kokkos): Update to 4.4.00.
>
> Change-Id: I58b6fed438721bce58645a03b76851183e675a69

Pushed as f18269421de41174e41a364fb831502ac308c0a5, thanks!


This bug report was last modified 286 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.