From patchwork Wed Jun 7 08:41:50 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?Ludovic_Court=C3=A8s?= X-Patchwork-Id: 50743 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 0FB1527BBE9; Wed, 7 Jun 2023 09:43:09 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id C9C5027BBE2 for ; Wed, 7 Jun 2023 09:43:07 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q6okx-00057o-H0; Wed, 07 Jun 2023 04:43:03 -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 1q6okw-00057C-Tw for guix-patches@gnu.org; Wed, 07 Jun 2023 04:43:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1q6okw-0004sN-LJ for guix-patches@gnu.org; Wed, 07 Jun 2023 04:43:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q6okw-0000kS-Gc for guix-patches@gnu.org; Wed, 07 Jun 2023 04:43:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63943] [PATCH 3/5] gnu: cuirass: Use guile-fibers 1.3.1. Resent-From: Ludovic =?utf-8?q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 07 Jun 2023 08:43:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63943 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 63943@debbugs.gnu.org Cc: Ludovic =?utf-8?q?Court=C3=A8s?= Received: via spool by 63943-submit@debbugs.gnu.org id=B63943.16861273322771 (code B ref 63943); Wed, 07 Jun 2023 08:43:02 +0000 Received: (at 63943) by debbugs.gnu.org; 7 Jun 2023 08:42:12 +0000 Received: from localhost ([127.0.0.1]:53551 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q6ok7-0000iX-Qi for submit@debbugs.gnu.org; Wed, 07 Jun 2023 04:42:12 -0400 Received: from eggs.gnu.org ([209.51.188.92]:52442) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q6ok5-0000ht-KD for 63943@debbugs.gnu.org; Wed, 07 Jun 2023 04:42:09 -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 1q6ok0-0004mn-DF; Wed, 07 Jun 2023 04:42:04 -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=CQPSj8BA+LHwgXQY7IrLOfe1m/c/DuXeWSJ3qMJvm68=; b=Be7xkWAdbw7kDCS7e0O0 wJ3iOlNdAGzmIRlVGlFr52MN0g0cPBPhYtWx0a+IKpgrW5RshFxYURUJK+OFnwtOp+WR56VazBXAL 5GGT1FkPpXFnU2YeX/1meVmxomKbZYhhMoYsFn9wqJJzJHj361VXOv1yGRCL6x1ZFVySSrraRmPz2 QzxXGenF2FKneJaWEUmovdkP6pY/Mf2BvE/AORMFYE0L6sW45JNpexvrgo9s3+9NBA828lKImd/My 9fNxjvs6MTY1JCIBetwUeNgoUspxmZjLjWz8i6xGlEJj+BfNojA+OFNjM2ovwvHmmmZDqGxCK52nz qj1AUtDV2JobXg==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=gnu.org) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q6ok0-0006Pe-0W; Wed, 07 Jun 2023 04:42:04 -0400 From: Ludovic =?utf-8?q?Court=C3=A8s?= Date: Wed, 7 Jun 2023 10:41:50 +0200 Message-Id: X-Mailer: git-send-email 2.40.1 In-Reply-To: References: MIME-Version: 1.0 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+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches * gnu/packages/ci.scm (cuirass)[inputs]: Replace GUILE-FIBERS-1.1 with GUILE-FIBERS-1.3. --- gnu/packages/ci.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/ci.scm b/gnu/packages/ci.scm index cb55a62334..00be723eec 100644 --- a/gnu/packages/ci.scm +++ b/gnu/packages/ci.scm @@ -142,7 +142,7 @@ (define-public cuirass (inputs (list guile-3.0-latest guile-avahi - guile-fibers-1.1 + guile-fibers-1.3 guile-gcrypt guile-json-4 guile-simple-zmq