From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.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 +PaJIn1w+mM4QAAAbAwnHQ (envelope-from ) for ; Sat, 25 Feb 2023 21:33:01 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id CLKbIn1w+mNPZwAA9RJhRA (envelope-from ) for ; Sat, 25 Feb 2023 21:33:01 +0100 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 67A8E4ECD for ; Sat, 25 Feb 2023 21:33:01 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=K6+rqMXq; 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=lepiller.eu (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1677357181; a=rsa-sha256; cv=none; b=UVHZkY9XTa+QKlegrMH1T32DC+UvZK5S9JnKD0HkkTqwyg7I6vWbZG8MbjwBGJVpHOwp7d M1Qra/hWEAlJEstiGSC3Ox2vhTYXOscC4qHpmae3mq/BMOxgTi8HVOMzOV+gba80+4fiGr 6Mylsxe5kQaTSB/qVnJzbKhekRNkMS0Gb6qfVGrEQsqax/KbV4/ZYrmi+mmCXKjD9TTcXs u02w5JaRodm8Hq/1jbVE7+BJnQyKVul/cn3eVrAsVhS5DiPIQnoySZ9DDM4aqKQEzYSB0C mthsv/iGvExTG2V+Bznpx14osEKPrIMEMwLLTwUOwYy2ZoLp0mV02vTsTlWy+g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=K6+rqMXq; 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=lepiller.eu (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1677357181; 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=9D1VnrVobwJsmk4Z9+cgtEOALCdQd4uB60E7/nlMrxM=; b=KvePgqR4P3wnUuxoWgH9v9sdzRpSfPKwXgHWZ2y4LIGc7EjBsEnSCt5Hy/l5/YeHdfi/IC M1JsSj6LmZVNSc1APMSGoMPgIXW2BBvdb0t2y2/rbBzvJbbLIKbd+FD5aabzJgwEtVU6CI HkDA+RtgItaZi8oonrV9Ghtvvxc7yraVlFSLU28GkJIMhiv4q/E/Q1rLk+uDaqLJwabk7b 6kNHfdfMgdOyl3znRI40tybizAlqMftM59iz81ozZ+l4VsZUKKQRwe7WUgx9TqyR6OXNz+ iwFwbv0Lidh8qzuDVqYUx6WZWEPjrhDm9JzHahMmYMBth+60+SrRDfePHl30Yg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pW1DC-0005ps-Ui; Sat, 25 Feb 2023 15:32:06 -0500 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 1pW1D9-0005mb-WD for guix-patches@gnu.org; Sat, 25 Feb 2023 15:32:04 -0500 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 1pW1D9-00016e-ON for guix-patches@gnu.org; Sat, 25 Feb 2023 15:32:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pW1D9-0004UD-Kc for guix-patches@gnu.org; Sat, 25 Feb 2023 15:32:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61794] [PATCH 06/18] gnu: Add apache-parent-pom-29. Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 25 Feb 2023 20:32:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61794 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 61794@debbugs.gnu.org Received: via spool by 61794-submit@debbugs.gnu.org id=B61794.167735706717066 (code B ref 61794); Sat, 25 Feb 2023 20:32:03 +0000 Received: (at 61794) by debbugs.gnu.org; 25 Feb 2023 20:31:07 +0000 Received: from localhost ([127.0.0.1]:41666 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pW1CE-0004R6-VF for submit@debbugs.gnu.org; Sat, 25 Feb 2023 15:31:07 -0500 Received: from lepiller.eu ([89.234.186.109]:49662) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pW1C8-0004OQ-Dd for 61794@debbugs.gnu.org; Sat, 25 Feb 2023 15:31:00 -0500 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id 9edf531a for <61794@debbugs.gnu.org>; Sat, 25 Feb 2023 20:30:55 +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=GdFq09R0fcYBsvwXPwZnyZ6Bv ExB/ebWkMXwrhOKvJg=; b=K6+rqMXqpGJZa2gParT5pBZUMDVZGqynEMem6REcB kaK305o6t3s8KYGUuRwz2fOXLTVc2XbIeWvKxSK2v59Xa54DXv87LBAtUq5b83d2 kgYtOfy/N0cOSn+vs2Ty8gGxZtVPvnKVzMrNlRb/+zU16niVhpd4ECSxui5VazCJ 4bXs2H4+NMoPaYA5Y3ZICObcGo2/pgDjNuMvOtKg1z2OGtNqO9xxLUvKm13OZQMs hS/frNAZakJ+hd2mCSTl3AjaWHRr4tr3w3FkdGAPGAA+XRwut4MxGs6EfOWaqFIV kgoW9lraNLqbkcn6gEY0do4ZruowtjfNce2rKmrPGdC2A== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 9eab2933 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for <61794@debbugs.gnu.org>; Sat, 25 Feb 2023 20:30:54 +0000 (UTC) From: Julien Lepiller Date: Sat, 25 Feb 2023 21:30:30 +0100 Message-Id: <82033377993505c561ff57dbb7fa5f2f8a595c82.1677357041.git.julien@lepiller.eu> X-Mailer: git-send-email 2.38.1 In-Reply-To: <8c21fa41d1a4bc4665a074eee3b960a99455459e.1677357041.git.julien@lepiller.eu> References: <8c21fa41d1a4bc4665a074eee3b960a99455459e.1677357041.git.julien@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: X-Migadu-Queue-Id: 67A8E4ECD X-Spam-Score: -0.88 X-Migadu-Spam-Score: -0.88 X-Migadu-Scanner: scn0.migadu.com 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-TUID: /CsiuKbb4tB9 * gnu/packages/maven-parent-pom.scm (apache-parent-pom-29): New variable. --- gnu/packages/maven-parent-pom.scm | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gnu/packages/maven-parent-pom.scm b/gnu/packages/maven-parent-pom.scm index 660790b019..2e3ed22835 100644 --- a/gnu/packages/maven-parent-pom.scm +++ b/gnu/packages/maven-parent-pom.scm @@ -92,6 +92,10 @@ (define-public apache-parent-pom-25 (make-apache-parent-pom "25" "1vwx2fpgk7cn2pnlnx26df26vndiwwn5l7ngakj0vwal5pmp6115")) +(define-public apache-parent-pom-29 + (make-apache-parent-pom + "29" "0fj078bgzs0r24x66ph5bbwkkc5s9d1qh57hmlpisg4mdi0l48s9")) + (define* (make-apache-commons-parent-pom version hash parent #:key (tag-prefix "commons-parent-")) (hidden-package -- 2.38.1