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 ms8.migadu.com with LMTPS id CJCEC8kO+2V25QAAqHPOHw:P1 (envelope-from ) for ; Wed, 20 Mar 2024 17:28:57 +0100 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 CJCEC8kO+2V25QAAqHPOHw (envelope-from ) for ; Wed, 20 Mar 2024 17:28:57 +0100 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=GN5JRUpw; 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=1710952137; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=hQ5xEm4Ioc/5OoMUFNZ+NSxNWuSZoxgXGZV85ou0Y7w=; b=kCjJ62jyyFvjWmu7EIBlIP2G52hsF2pAITA4EOB7/XBNcC/k0d9GJA5PJ+RP1+G6tPaK8m 8gdEXdwIYCtIJcclr1nchW+Cg2KAHJ+QFaRbtrqWEB2bCOBLorrllytAzAfQEpdr+LhyEQ Jp31YOQU6tZhUqFatmDC7HsRwdBpmJN0KWC52ompiM/UmrAQkZDNBOkvu6XVtRKdzdE1am znqtOtVpVgXrVdZnvM6hRyfKRF0/V7DGWcC4XH24K4xxl4LksgH5//TxjiLfzIM51R3Y36 hkZn8nN4uZ5pYm3iu0UCEOx4GwPyME4cKq/EKAR0xgpcdN7JHHt2Aokz7hhQlg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=inria.fr header.s=dc header.b=GN5JRUpw; 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-Seal: i=1; s=key1; d=yhetil.org; t=1710952137; a=rsa-sha256; cv=none; b=ODVLEdC59jTDZ/iuyZV5Bfier/wyCXY5ffLvjO7EqMDOhG+x1hyhrsNLHkP3K/hKTiTF3b k4lVg7jj+9N9iFvPtX2770qEd+tJOH+b5GGWe9sA59Hw9TTOetpv8PQow+BQOcd1vkngQ5 0GE4g4XSaloNbD6DUFHUtLPxBqe4WalXMVSdhq2CoB73ozYdxbuu1qG61civm0FAmodt50 RGixDIVU8KyJuOB92Dei2KcDXr8v0uA/I1yCdFs1vWkdcBNoW1LfeJ6MCh4CRKAB5XAjlL kAADdQmC46t4bn727UiBCBjQD1Ra12s1brgKQA+ojDG+QY1drYsXAlvir6tXrw== 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 0C76916CED for ; Wed, 20 Mar 2024 17:28:57 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rmynl-0007Lw-Bm; Wed, 20 Mar 2024 12:28:29 -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 1rmyne-0007IN-Sg for guix-patches@gnu.org; Wed, 20 Mar 2024 12:28:22 -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 1rmyne-0005oy-KQ for guix-patches@gnu.org; Wed, 20 Mar 2024 12:28:22 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rmyoH-0001En-S2 for guix-patches@gnu.org; Wed, 20 Mar 2024 12:29:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#69917] [PATCH] gnu: kokkos: Update to 4.2.01. Resent-From: "Romain GARBAGE" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 20 Mar 2024 16:29:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 69917 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69917@debbugs.gnu.org X-Debbugs-Original-To: Received: via spool by submit@debbugs.gnu.org id=B.17109520834658 (code B ref -1); Wed, 20 Mar 2024 16:29:01 +0000 Received: (at submit) by debbugs.gnu.org; 20 Mar 2024 16:28:03 +0000 Received: from localhost ([127.0.0.1]:48984 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rmynI-0001Cj-2I for submit@debbugs.gnu.org; Wed, 20 Mar 2024 12:28:03 -0400 Received: from lists.gnu.org ([209.51.188.17]:57782) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rmynC-0001CU-9K for submit@debbugs.gnu.org; Wed, 20 Mar 2024 12:27:58 -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 1rmymY-0006yc-I4 for guix-patches@gnu.org; Wed, 20 Mar 2024 12:27:14 -0400 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rmymU-0005ca-Oj for guix-patches@gnu.org; Wed, 20 Mar 2024 12:27:14 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inria.fr; s=dc; h=mime-version:content-transfer-encoding:date:subject:from: to:message-id; bh=hQ5xEm4Ioc/5OoMUFNZ+NSxNWuSZoxgXGZV85ou0Y7w=; b=GN5JRUpwbm0YCArAd2tuOlWdzYcxeBg2iDCbFL/1UrBUfV6i2vdrgVuo WIU476FfN+W+KG4UYg/5oqy9XOxYHj61eiktGSCvL1Aj6/F5G9FAWs5eK dUnGz65lH/y19QFvYJaQoHzetzSSUVqR0CcrlQ9WpYjibUg0mX73emV0B g=; X-IronPort-AV: E=Sophos;i="6.07,140,1708383600"; d="scan'208";a="157665857" Received: from lfbn-bay-1-62-70.w83-193.abo.wanadoo.fr (HELO localhost) ([83.193.153.70]) by mail2-relais-roc.national.inria.fr with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 20 Mar 2024 17:27:06 +0100 Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Wed, 20 Mar 2024 17:27:05 +0100 From: "Romain GARBAGE" Message-Id: X-Mailer: aerc 0.15.2 Received-SPF: pass client-ip=192.134.164.83; envelope-from=romain.garbage@inria.fr; helo=mail2-relais-roc.national.inria.fr X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx13.migadu.com X-Migadu-Spam-Score: 3.28 X-Spam-Score: 3.28 X-Migadu-Queue-Id: 0C76916CED X-TUID: I8opIeQBJNJ+ * gnu/packages/cpp.scm (kokkos): Update to 4.2.01. Change-Id: I29df429ad8d347ba486f0a59bf1c4e2a106e51d1 --- 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 d451eea2fd..cd53c5f3bd 100644 --- a/gnu/packages/cpp.scm +++ b/gnu/packages/cpp.scm @@ -1139,7 +1139,7 @@ (define-public taskflow (define-public kokkos (package (name "kokkos") - (version "4.1.00") + (version "4.2.01") (source (origin (method git-fetch) @@ -1148,7 +1148,7 @@ (define-public kokkos (commit version))) (file-name (git-file-name name version)) (sha256 - (base32 "15kjpa54ssrrbid9h2nr94nh85qna5c4vq2152i4iy7gaagigy3c")) + (base32 "1bvxcy11as38ng9vdp93mrdvm7sgwqjrm67p53wr1aj7x3pq3hbp")) (modules '((guix build utils))) (snippet ;; Remove bundled googletest. --=20 2.41.0