From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id WHWuH87sLGVUkwAA9RJhRA:P1 (envelope-from ) for ; Mon, 16 Oct 2023 09:57:02 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id WHWuH87sLGVUkwAA9RJhRA (envelope-from ) for ; Mon, 16 Oct 2023 09:57:02 +0200 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 42D5C57C15 for ; Mon, 16 Oct 2023 09:57:02 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=dQjHlQ2c; 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=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697443022; 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: content-transfer-encoding:content-transfer-encoding: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=D7irLMtgTBnymvFgm5Z9bNT5uW4JdpYVLV6ZiWWaFE0=; b=n3bSZdEr/0dEvKnHDqPeHWSM3jLb5H9WuwYDE45L+XulkSMzmtqYgv9BmmhOo5n/GhBViB TU8M6xzqRmSeZK141w2TtU/5PGg1u+BjBMGRu6xlY6gFEFr44SZ8o8D4uwuO/4FFT1DgFY T+/DHREKMy7huhKIcSLVbIPWFdA3T5JCr/eLj7GaqgpCI8ri8tcJPPPj3jmvdoCrrnFhlW jwmohVfP7g0rNhLYPuLz6wEWaYT6vMTy4nZ/5FnPsn1JHnXJoKubB3qA4jmNs6xpmxl2RJ CGL2RNOutocX+t6shhruBWrxLSoq7gjHGE/gqXDLHcS0EGByrCwPpQ1eX9bc5w== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697443022; a=rsa-sha256; cv=none; b=ENKl2QtTTIY8E7PjVcIQz3Rn6g1WQflc4pyqKfkjA5owNiiUQu129I0cKkRwDYzmrWGo7n lRxQ8Ijdy08XuS62JMXTolbI7PnKdy3HVOZQX77YAmtBqZAOULEPYcJp3+aNCq/IYscOTk SWsORwMms5fHGnbaZKN9xXwwzSPh1c8q8BCCT4TIM4w/5UHsNJKBCDS9UE60m9oJuER9ph IvwAZfkctagocdN5pxhyitMcNrUjrwWlmt0U8i36YnyKeXi/0Jz74CmJIYXnkV85w2vppI aUw25maK79x/SxbcdOLHo3WacZ3fEcbLjM4+sn37eODofQWGnE5t7VQenga4Pw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=dQjHlQ2c; 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=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qsISv-0007MU-ID; Mon, 16 Oct 2023 03:56:41 -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 1qsISr-0007JF-PB for guix-patches@gnu.org; Mon, 16 Oct 2023 03:56:38 -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 1qsISr-0001wX-Fp for guix-patches@gnu.org; Mon, 16 Oct 2023 03:56:37 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qsITG-0004UP-3C; Mon, 16 Oct 2023 03:57:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66573] [PATCH 09/11] gnu: psm2: Update to 12.0. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: leo@famulari.name, me@tobias.gr, guix-patches@gnu.org Resent-Date: Mon, 16 Oct 2023 07:57:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66573 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66573@debbugs.gnu.org Cc: Ludovic =?UTF-8?Q?Court=C3=A8s?= , Leo Famulari , Tobias Geerinckx-Rice X-Debbugs-Original-Xcc: Leo Famulari , Tobias Geerinckx-Rice Received: via spool by 66573-submit@debbugs.gnu.org id=B66573.169744297217180 (code B ref 66573); Mon, 16 Oct 2023 07:57:02 +0000 Received: (at 66573) by debbugs.gnu.org; 16 Oct 2023 07:56:12 +0000 Received: from localhost ([127.0.0.1]:55209 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qsISR-0004T0-K3 for submit@debbugs.gnu.org; Mon, 16 Oct 2023 03:56:12 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58840) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qsISD-0004Pp-44 for 66573@debbugs.gnu.org; Mon, 16 Oct 2023 03:55:57 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qsIRi-0001br-5i; Mon, 16 Oct 2023 03:55:26 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:References:In-Reply-To:Date:Subject:To: From; bh=D7irLMtgTBnymvFgm5Z9bNT5uW4JdpYVLV6ZiWWaFE0=; b=dQjHlQ2cNKwrrKEEoz1C cdOGIvJqsNIUUk9NZjkm65MH2Qg321VK03sqgbvXepCMQLKQZWijh7aaAWuf2lkI2kc6GnSllWYr1 io/0fJEvNADVSgm5QKfOImmI+4/mWHINYyzPqtk5coo8k8SmExi9p7r5lZlb7oAIfphPKtfjWFEqA D5LEpZYGplVWHdP6SwGkJ9+fmrQUpr69IPCJ9Kl49qVpJEoAFBout+Sqx26HKiiCovP3NOwdPuLUS WbQrlZlVHoRkSqRVQ2ceD7QUy3HNhmxLUFXL9cNq5lWJfzviF1M3ga6+pa9XY/HAP808GOmIKdZyz WxFI5a+dRtR4oA==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Date: Mon, 16 Oct 2023 09:54:57 +0200 Message-ID: <1e6cc77dfc04dda290f8d92ff5dc265ae0cf32d2.1697441026.git.ludo@gnu.org> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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-Spam-Score: -5.87 X-Migadu-Queue-Id: 42D5C57C15 X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -5.87 X-TUID: RSlE8+2wgU0a From: Ludovic Courtès * gnu/packages/linux.scm (psm2): Update to 12.0. --- gnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 96b5cc6e16..fb319d4a65 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -8861,7 +8861,7 @@ (define-public mbpfan (define-public psm2 (package (name "psm2") - (version "11.2.230") + (version "12.0") (source (origin (method git-fetch) (uri (git-reference @@ -8870,7 +8870,7 @@ (define-public psm2 (file-name (git-file-name name version)) (sha256 (base32 - "1bm7ndhi8qzmd0plnggj2h52yb34bab4k38530nsnkmv9smwdivl")))) + "04nar65ac11qqx41vkfs7iip8kfiah0zms7l4rmsxncpiz2iqfik")))) (build-system gnu-build-system) (arguments (list #:make-flags -- 2.41.0