GNU bug report logs - #71536
[PATCH] gnu: kokkos: update to 4.3.01.

Previous Next

Package: guix-patches;

Reported by: angicque <antoine.a.gicquel <at> inria.fr>

Date: Thu, 13 Jun 2024 14:38:02 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.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 71536 in the body.
You can then email your comments to 71536 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#71536; Package guix-patches. (Thu, 13 Jun 2024 14:38:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to angicque <antoine.a.gicquel <at> inria.fr>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 13 Jun 2024 14:38:02 GMT) Full text and rfc822 format available.

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

From: angicque <antoine.a.gicquel <at> inria.fr>
To: guix-patches <at> gnu.org
Cc: angicque <antoine.a.gicquel <at> inria.fr>
Subject: [PATCH] gnu: kokkos: update to 4.3.01.
Date: Thu, 13 Jun 2024 15:35:44 +0200
* 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





Reply sent to Andreas Enge <andreas <at> enge.fr>:
You have taken responsibility. (Fri, 14 Jun 2024 14:10:01 GMT) Full text and rfc822 format available.

Notification sent to angicque <antoine.a.gicquel <at> inria.fr>:
bug acknowledged by developer. (Fri, 14 Jun 2024 14:10:02 GMT) Full text and rfc822 format available.

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

From: Andreas Enge <andreas <at> enge.fr>
To: 71536-done <at> debbugs.gnu.org
Subject: Close
Date: Fri, 14 Jun 2024 16:09:34 +0200
Pushed, thanks!

Andreas





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

This bug report was last modified 1 year and 34 days ago.

Previous Next


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