From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 8IH2N0tZwmHXIwAAgWs5BA (envelope-from ) for ; Tue, 21 Dec 2021 23:46:35 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id QEjQM0tZwmFlMAAA1q6Kng (envelope-from ) for ; Tue, 21 Dec 2021 22:46:35 +0000 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 AD26799CA for ; Tue, 21 Dec 2021 23:46:35 +0100 (CET) Received: from localhost ([::1]:38698 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mznty-0001BG-SR for larch@yhetil.org; Tue, 21 Dec 2021 17:46:34 -0500 Received: from eggs.gnu.org ([209.51.188.92]:39178) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mzntU-0008MQ-JN for guix-patches@gnu.org; Tue, 21 Dec 2021 17:46:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:44517) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mzntU-0001dx-A4 for guix-patches@gnu.org; Tue, 21 Dec 2021 17:46:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mzntU-00080b-8g for guix-patches@gnu.org; Tue, 21 Dec 2021 17:46:04 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#52723] [PATCH 06/26] gnu: java-commons-codec: Use latest commons parent. Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 21 Dec 2021 22:46:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 52723 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 52723@debbugs.gnu.org Received: via spool by 52723-submit@debbugs.gnu.org id=B52723.164012673130536 (code B ref 52723); Tue, 21 Dec 2021 22:46:04 +0000 Received: (at 52723) by debbugs.gnu.org; 21 Dec 2021 22:45:31 +0000 Received: from localhost ([127.0.0.1]:56012 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mznsw-0007wE-AI for submit@debbugs.gnu.org; Tue, 21 Dec 2021 17:45:31 -0500 Received: from lepiller.eu ([89.234.186.109]:52550) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mznso-0007us-Pu for 52723@debbugs.gnu.org; Tue, 21 Dec 2021 17:45:23 -0500 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id d20f6492 for <52723@debbugs.gnu.org>; Tue, 21 Dec 2021 22:45:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=from:to :subject:date:message-id:in-reply-to:references:mime-version :content-transfer-encoding; s=dkim; bh=46LLR4I10dPXf6Sq68xD5tcAP ++2vT6m2pgCq1Ob+hI=; b=F/wOAAYSdfINEr77qseqXVWyxknoyxe7xIFkhmpdf CxnbwFESY5W0+cky9EWyHYTrovhRIXHWuwXrgzLWDzKI0oXRgCxWSXrSzY/KIw8F LgbtU4oYj0bdR7pOWxoC9VGX9cGqF60i9N+WM4GYIL86cCsl43Lxev9ESz+I31Iv 4Iho4HmYblChJ7KVTBs2xia8Wt5DQqd1WAPmT7X/1RIjlK2s0o7u0aeV/sutMPeZ pGl14u+zG5xGChVD6JRGmd8oh76AwQPdkFKa7yMhzk0A3qCA+PqbXYWbP15j7neb fq+v/+17PxhH8lsnOzOG3rBE0SM4SPHd92B9oxOW6+1UA== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id d66eff84 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO) for <52723@debbugs.gnu.org>; Tue, 21 Dec 2021 22:45:19 +0000 (UTC) From: Julien Lepiller Date: Tue, 21 Dec 2021 23:44:50 +0100 Message-Id: <77bf72c953edb03afaba512d91d9e7710bf23823.1640126678.git.julien@lepiller.eu> X-Mailer: git-send-email 2.34.0 In-Reply-To: <20211221234231.44299f63@tachikoma.lepiller.eu> References: <20211221234231.44299f63@tachikoma.lepiller.eu> 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-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1640126795; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=px5e8fSh+/2ebDFEUScLDfs5Z0FDLvuSvp7sAjlbnnw=; b=iHbF01PNqVtR3sAGBV4iQRI3aqupZACrMep5HBQo8I4OOksp2VUB8zJnSoPV+nS9HefMyT ea18lGnSSeX+YpyH2zUyOCJ1n0iVCvoiRjdS9/9ypqkSldVDdO9DounOexWmm68NYL5iYQ jXM69e1luI98ZYgyrUMi//bK7ZWo+aIh+RxK3mSvQhvwZgXbEdTxadlFfAUuN389zs4SkR rN++bS1l2JIocoO3naQUvn3+oywb3p6oazbOZdjOKAsPGobn/3L6ffiDxn1sO97E+++RVl uR4Luw+vvHJe+B4t7vsu5UJxDDP1oVgq2nyPovDSN8qIW8myWF6NB5AXtfXtgw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1640126795; a=rsa-sha256; cv=none; b=fj6daPmoF3bJw6ngX0/cjx8D6G+p1WpDgPWsYV+HPpAe34ysLyY46r3SaxHLaWbnh2UAeM VQsgpS8ju6Qkuz6canUKSbNPDkK/g12m5q6NY2R5jKfTPI9oqoG5QuAdMXHu9uFhLfdFph 2oBaUICLO1wRjU3wvVjbPMZtIOCbWSxyPVY7nB2ocPXxutiSrwz0XMFWtr0a+BpEowQMRi X0pL0Wb4BM8wiDq8CRMahl5h52ofNrLZZJV58ZijZLq8xMdbB0plRbs6ufsNT9rAjuNkw7 thY30vocUxvuse0nZypxLlSc15hUAFobqd6rYdO9iyzZ+IErpW12njDpltQewQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b="F/wOAAYS"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (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: -0.03 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b="F/wOAAYS"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (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: AD26799CA X-Spam-Score: -0.03 X-Migadu-Scanner: scn0.migadu.com X-TUID: MankblP6XncP * gnu/packages/java.scm (java-commons-codec)[propagated-inputs]: Fix commons parent version. --- gnu/packages/java.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/java.scm b/gnu/packages/java.scm index 6332b58b98..7c57924231 100644 --- a/gnu/packages/java.scm +++ b/gnu/packages/java.scm @@ -7991,7 +7991,7 @@ (define-public java-commons-codec (native-inputs (list java-commons-lang3 java-junit)) (propagated-inputs - (list apache-commons-parent-pom-50)) + (list apache-commons-parent-pom-52)) (home-page "https://commons.apache.org/codec/") (synopsis "Common encoders and decoders such as Base64, Hex, Phonetic and URLs") (description "The codec package contains simple encoder and decoders for -- 2.34.0