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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 73195 in the body.
You can then email your comments to 73195 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#73195; Package guix-patches. (Thu, 12 Sep 2024 11:10:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Romain GARBAGE <romain.garbage <at> inria.fr>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 12 Sep 2024 11:10:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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





Reply sent to Ludovic Courtès <ludovic.courtes <at> inria.fr>:
You have taken responsibility. (Mon, 16 Sep 2024 09:18:02 GMT) Full text and rfc822 format available.

Notification sent to Romain GARBAGE <romain.garbage <at> inria.fr>:
bug acknowledged by developer. (Mon, 16 Sep 2024 09:18:02 GMT) Full text and rfc822 format available.

Message #10 received at 73195-done <at> debbugs.gnu.org (full text, mbox):

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!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 14 Oct 2024 11:24:12 GMT) Full text and rfc822 format available.

This bug report was last modified 285 days ago.

Previous Next


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