From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id WHYjCYsgEGaZ6QAAqHPOHw:P1 (envelope-from ) for ; Fri, 05 Apr 2024 18:02:19 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id WHYjCYsgEGaZ6QAAqHPOHw (envelope-from ) for ; Fri, 05 Apr 2024 18:02:19 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=inria.fr header.s=dc header.b=gd55323e; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=inria.fr (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1712332939; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=3bFchdS3rPsxG1Ot5PYkH7TNB2TcS7EPCfJ/owl3pSY=; b=HOQeIf1ljYDlQsx91cqrF8swVs0zv1yHoMGL76iiRUmbb7PKpWPIFSZil7v3viIEdjHNi3 GHAqBKuvITzObQ0mdQoCe1wfwvoTfOdERKlmM2jaHjhPJ/Ny63buC2jlA1EzUDZ9HKtVm8 U4CGrpS8zY+DEpiowB+XOW6eGdu4yuEkh7DcqsxxUZwVt7yrCEXas2KEXjTUeUj4PKlDty FKmeAk4kDX5ObiRLW+jlBUwlCBAkgrY2Fbdah+Lwf20NtJEwq6VOPrpXER5J0n23lEyjJB tv9wUP9gsAro8PDF7FobYUWyo0+IGDIbaeFI47SLly/0UwrvqsxEXzXhr4xGCw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1712332939; a=rsa-sha256; cv=none; b=C/7R4bfwjGM8WLWaGbXePp3ePSgw6shOq6olVlGCZ5O8aU+VXHkm56UMeHhPCIwRN5hXCx eJFEdv4SXUpAnug5lEfJcTOCLtTPnw/atiY0WQj3aPExz277/9gASJrBerZj390sMiYcKl Uy6R1pk0V1Mi6shcYeQtcBL8l9qMfBjj5bFJUig2VPQffm8zweGlJYugxHA2angicRx9Na VupKo9mRW1/OJyLxr2r54wcQ473BzFxW4qEz3CJ1eVzHKjEYa2C5O631r+q3EwDLuQnzxf EP+1tqkEylZF6hJ4+xMToTFuCR0zamswpiEIj8EMBNPGOSnkUzsnB30G6twhug== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=inria.fr header.s=dc header.b=gd55323e; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=inria.fr (policy=none) Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id CC9B169559 for ; Fri, 5 Apr 2024 18:02:18 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rsm02-0004AN-BY; Fri, 05 Apr 2024 12:01:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rslzv-00043U-S1 for guix-patches@gnu.org; Fri, 05 Apr 2024 12:01:01 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rslzt-0002PI-EQ for guix-patches@gnu.org; Fri, 05 Apr 2024 12:00:58 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rslzy-0008Ok-Pe for guix-patches@gnu.org; Fri, 05 Apr 2024 12:01:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#69917] [PATCH] gnu: kokkos: Update to 4.2.01. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 05 Apr 2024 16:01:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69917 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "Romain GARBAGE" Cc: 69917@debbugs.gnu.org Received: via spool by 69917-submit@debbugs.gnu.org id=B69917.171233285432206 (code B ref 69917); Fri, 05 Apr 2024 16:01:02 +0000 Received: (at 69917) by debbugs.gnu.org; 5 Apr 2024 16:00:54 +0000 Received: from localhost ([127.0.0.1]:37285 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rslzo-0008NE-W1 for submit@debbugs.gnu.org; Fri, 05 Apr 2024 12:00:54 -0400 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:16163) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rslzi-0008Ln-Ry for 69917@debbugs.gnu.org; Fri, 05 Apr 2024 12:00:51 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inria.fr; s=dc; h=from:to:cc:subject:in-reply-to:references:date: message-id:mime-version; bh=3bFchdS3rPsxG1Ot5PYkH7TNB2TcS7EPCfJ/owl3pSY=; b=gd55323eBmeo/XeXWN4/4ozVVgnpoRt4v0+4l3LItqoG79WxqkVh58Z5 FUl8IWbM4vMGafrbU9DR6qrfLAc0+JsRZrTUTe8ZM2sWwFGQb5QFKChmq obRepgAf1oAQV9CtjioNkKwfrV1R1jQMmqeqW9N5f7au+6Qb+FCb8CTeI U=; X-IronPort-AV: E=Sophos;i="6.07,181,1708383600"; d="scan'208";a="160202437" Received: from unknown (HELO ribbon) ([193.50.110.139]) by mail2-relais-roc.national.inria.fr with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 Apr 2024 18:00:35 +0200 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: (Romain GARBAGE's message of "Wed, 20 Mar 2024 17:27:05 +0100") References: Date: Fri, 05 Apr 2024 18:00:34 +0200 Message-ID: <87bk6nre8t.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -5.36 X-Spam-Score: -5.36 X-Migadu-Queue-Id: CC9B169559 X-Migadu-Scanner: mx13.migadu.com X-TUID: 2rW/dV9e8b84 "Romain GARBAGE" skribis: > * gnu/packages/cpp.scm (kokkos): Update to 4.2.01. > > Change-Id: I29df429ad8d347ba486f0a59bf1c4e2a106e51d1 Applied, thanks!