From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id COqdLs1pYmJJQAAAbAwnHQ (envelope-from ) for ; Fri, 22 Apr 2022 10:39:41 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 4N6ZLs1pYmLBlQAAauVa8A (envelope-from ) for ; Fri, 22 Apr 2022 10:39:41 +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 2F720B25A for ; Fri, 22 Apr 2022 10:39:41 +0200 (CEST) Received: from localhost ([::1]:55338 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nhopH-0000AJ-LN for larch@yhetil.org; Fri, 22 Apr 2022 04:39:39 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41014) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nholq-0004Jl-Lj for guix-patches@gnu.org; Fri, 22 Apr 2022 04:36:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:57554) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nholm-0005yM-Jl for guix-patches@gnu.org; Fri, 22 Apr 2022 04:36:06 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nholm-00081R-Bm for guix-patches@gnu.org; Fri, 22 Apr 2022 04:36:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55062] [PATCH] gnu: mumi: Use guile-json-4 instead of guile-json-3. References: <20220422083216.12294-1-arunisaac@systemreboot.net> In-Reply-To: <20220422083216.12294-1-arunisaac@systemreboot.net> Resent-From: Arun Isaac Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 22 Apr 2022 08:36:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55062 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 55062@debbugs.gnu.org Cc: Ricardo Wurmus , Arun Isaac Received: via spool by 55062-submit@debbugs.gnu.org id=B55062.165061651130760 (code B ref 55062); Fri, 22 Apr 2022 08:36:02 +0000 Received: (at 55062) by debbugs.gnu.org; 22 Apr 2022 08:35:11 +0000 Received: from localhost ([127.0.0.1]:51449 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nhokw-000803-Tl for submit@debbugs.gnu.org; Fri, 22 Apr 2022 04:35:11 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:36270) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nhokt-0007zq-Mz for 55062@debbugs.gnu.org; Fri, 22 Apr 2022 04:35:09 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Transfer-Encoding:MIME-Version: Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To:Content-Type:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=WgSGewNbe4LVjXeQRHh5dYGO5CU1bwUCcLnL7CULTiE=; b=HSfofYCvPF766SgTqyIfdbKDN1 x3ad7Xxh9YauTJBuJDVRgOG6oTnf2J/a5v0G8B9GE586tPizKapFtNgeiXIyEedkYilqh9dvr7qz8 /ZuUhhuv50xAIxdNCF/ncNS89EDXFTSuqsh1B3EALxh+P5hGYC2wG/9+6+wIn3nKESP8T1poczUMJ Hmp/tsOwgsMRX+JDU7u3w8u6t4yppy87ZpL+1APOsdklfPFAUlH2fjaT0NHN3LpZYxpea6Yoz/xq0 ZsGxmzZjAWezk8dMoZIhwIYi7/IGA/XYfjbSxXuWGXwIem2XlxWILg+MC2KJ38e714k9BEvfbp6Ef 5v7mufTg==; Received: from [192.168.2.1] (port=5728 helo=localhost.localdomain) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1nhokq-0002qw-NU; Fri, 22 Apr 2022 14:05:04 +0530 From: Arun Isaac Date: Fri, 22 Apr 2022 14:04:38 +0530 Message-Id: <20220422083438.12908-1-arunisaac@systemreboot.net> X-Mailer: git-send-email 2.35.1 MIME-Version: 1.0 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" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1650616781; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: 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=WgSGewNbe4LVjXeQRHh5dYGO5CU1bwUCcLnL7CULTiE=; b=GuocZZl/QfOfA0zgf4IAJy8AlDx+ogbNQElhWO5/4v36WvkH0jkHdZleeHs6508+mCf9RW rBvM4JhlbLTlmmdPw5ni+itJq4Szt/M3Hcnj+jonxtAUAQmX1sIVMbhh36IILICRH5GQE2 YvlH+vLVdDwtVsLSZv6xXp4eUy3leARYUKm387VZu/SXIQ8pCf6bnyJE5c/Opw97LSGAFW 7F9uWSDVvhxXfc529WcNsxt6D7td+ay+k9GM678lCN0oMz/qDEp30y9EH0ORFgYILKK1jX kfsF9G5K0Mwnfcu/JwcRRzc/vSFODeB9HbKVpWjj9zE2Wd2CyBF5elFiC7ZQkA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1650616781; a=rsa-sha256; cv=none; b=k4Q/WpLwQnQCgC/8asP/pUi2w6Nh80gOE674phxLEtm6ez/fivKc+LfgUEWU726CAWDApF Fu4mccn+fgPIrQUafoq9zeKnaMJW8oIzySVYhOO+XdzZHld2J2ibgS2lfCz1mZpjO83t63 u1r7y2iLyGZa3w29HByNsI57QbjI1uXXqN5Eevy5ZfVWVhZuO4CsP08aX+PMooSeDdDWbj hyiRwMI/OLwgK5uxnsCD7HPFQekiQboOetgEYEH5r9BIHs3dg7ct4W9u3jU3+MBh6+YuhP w22yWl4kZymXK5x3jBdw9RHrtFepcWGj4PtAtFkz7M96A989vlGN/eQcAxWuaA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=HSfofYCv; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (policy=none); 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" X-Migadu-Spam-Score: 7.47 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=HSfofYCv; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (policy=none); 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" X-Migadu-Queue-Id: 2F720B25A X-Spam-Score: 7.47 X-Migadu-Scanner: scn1.migadu.com X-TUID: +8t/OgtF0Ecb * gnu/packages/mail.scm (mumi)[inputs]: Replace guile-json-3 with guile-json-4. --- gnu/packages/mail.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm index 194f7e3fb3..909981f128 100644 --- a/gnu/packages/mail.scm +++ b/gnu/packages/mail.scm @@ -4005,7 +4005,7 @@ (define-public mumi (list guile-email-latest guile-fibers guile-gcrypt - guile-json-3 + guile-json-4 guile-kolam guile-redis guile-syntax-highlight -- 2.35.1