GNU bug report logs - #78626
[PATCH WIP] gnu: adaptivecpp: update to 25.02.0.)

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Thu, 29 May 2025 06:58:02 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

To reply to this bug, email your comments to 78626 AT debbugs.gnu.org.
There is no need to reopen the bug first.

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#78626; Package guix-patches. (Thu, 29 May 2025 06:58:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Andy Tai <atai <at> atai.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 29 May 2025 06:58:02 GMT) Full text and rfc822 format available.

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

From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH] gnu: adaptivecpp: update to 25.02.0.
Date: Wed, 28 May 2025 23:56:57 -0700
* gnu/packages/sycl.scm (adaptivecpp): update to 25.02.0.

Change-Id: Ie2910177a3139d407faf88c51d937453069801f2
---
 gnu/packages/sycl.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/sycl.scm b/gnu/packages/sycl.scm
index aede061ecb..73b28cd6c8 100644
--- a/gnu/packages/sycl.scm
+++ b/gnu/packages/sycl.scm
@@ -1,5 +1,5 @@
 ;;; GNU Guix --- Functional package management for GNU
-;;; Copyright © 2023, 2024 Andy Tai <atai <at> atai.org>
+;;; Copyright © 2023, 2024, 2025 Andy Tai <atai <at> atai.org>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -37,7 +37,7 @@ (define-module (gnu packages sycl)
 (define-public adaptivecpp
   (package
     (name "adaptivecpp")
-    (version "24.10.0")
+    (version "25.02.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -46,7 +46,7 @@ (define-public adaptivecpp
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1gha90zkvg6nabyj1y55rflxzygdkznkjqj8v6zb1jgm1f5w60b7"))))
+                "01wajw1vvbic1hiyz4rj7in09js3kl0xvaa2qpcg1pv7xkrz0xxx"))))
     (build-system cmake-build-system)
     (native-inputs (list clang-15 llvm-15 python spirv-tools))
     (inputs (list boost rocm-opencl-runtime spirv-headers))

base-commit: 0bcd16bb105cfd614c04c1060e15e7a88bb787f9
-- 
2.43.0





Changed bug title to '[PATCH WIP] gnu: adaptivecpp: update to 25.02.0.)' from '[PATCH] gnu: adaptivecpp: update to 25.02.0.' Request was from Andy Tai <atai <at> atai.org> to control <at> debbugs.gnu.org. (Thu, 29 May 2025 07:09:02 GMT) Full text and rfc822 format available.

Information forwarded to guix-patches <at> gnu.org:
bug#78626; Package guix-patches. (Thu, 29 May 2025 18:12:02 GMT) Full text and rfc822 format available.

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

From: Andy Tai <atai <at> atai.org>
To: 78626 <at> debbugs.gnu.org
Subject: WIP
Date: Thu, 29 May 2025 11:10:50 -0700
This patch is WIP.




Reply sent to Andreas Enge <andreas <at> enge.fr>:
You have taken responsibility. (Mon, 16 Jun 2025 13:49:04 GMT) Full text and rfc822 format available.

Notification sent to Andy Tai <atai <at> atai.org>:
bug acknowledged by developer. (Mon, 16 Jun 2025 13:49:04 GMT) Full text and rfc822 format available.

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

From: Andreas Enge <andreas <at> enge.fr>
To: Andy Tai <atai <at> atai.org>
Cc: 78626-done <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: adaptivecpp: update to 25.02.0.
Date: Mon, 16 Jun 2025 15:47:54 +0200
Hello,

I am closing this for now, as it is a simple version update, but which
does not build; to avoid that it takes further resources of QA.

Please feel free to propose a new pull request on codeberg if you get a
working patch, or to ask for help on IRC or guix-devel.

Andreas





This bug report was last modified today.

Previous Next


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