From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:5f26::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id qHfoM1UNhWWAqQAAkFu2QA (envelope-from ) for ; Fri, 22 Dec 2023 05:15:17 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id GGm5LlUNhWXJCgAAqHPOHw (envelope-from ) for ; Fri, 22 Dec 2023 05:15:17 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lease-up.com header.s=2017 header.b=AHpvZH15; 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=1703218517; h=from:from:sender:sender:reply-to: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:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=u7bhczZQXq2iU0quj3zX+P1NfxOB4BTC6GGKI73yLrQ=; b=t2mGGcHNeJk1tFJVVBS4pR2xkitlKtOEKJvg/fSlDhCHdCuF2expbqxdaIxCoRpMwNN+Kc lKSslyUog4lCQIa5kwiQhfOaD2iXdQZ6bWSQVW+KWv1OFXeiWVnGU/WhlAaRCNiON/G3Pe RJyfeVD55AisgvwJX2T5Cbix8gKE4CFho30KtCZwfiVWnS7hCaPySVv+ZTcm9DqaT14mGx 2MWzMnqSXUQrd5MY7qWRUQUcCnWYdUXo34ImF8lzUSJw6bMHqHBYFWdktzcliAeJG9Wrze zR7HqWC9AxI8lzKTV6mxvSUJnQY4Ir58HCOr3vpukb5z5IRJyMBW23naofLXtg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lease-up.com header.s=2017 header.b=AHpvZH15; 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-Seal: i=1; s=key1; d=yhetil.org; t=1703218517; a=rsa-sha256; cv=none; b=CjWc9wX/GRgDUHofMdKsVvg1aX9ybtSl5wGpmcZ5dBAuwPxKXTe+5PdtEfI67Ai39YliIE 1ApzXumSm+9JLddBMPnnLEHbNhdFJm35NioCOv59tdfBUqdsaRaRcKjfEDSfcewhDMoRz+ EJjqObpEjN1ku6G0vVs4RzFA84QwveqS9K6aNTHPZYsfaHCF7B7C3+n2BieAeLjU2/Uc1i WWX8odFnBW6hsVuWcxqGXef2tlrYAQZws15AVrpFr2sDSdBGlJfZU08Y4ZIqtduxdb3qL5 MVCYsjatjREEQjyQ9XsY62N8b6r8MJ1fD8ZczwovKDDY6z6XEOX9pLA1LStcVw== 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 31B66217ED for ; Fri, 22 Dec 2023 05:15:16 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rGWw7-000823-NM; Thu, 21 Dec 2023 23:14:59 -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 1rGWw5-00080c-SF for guix-patches@gnu.org; Thu, 21 Dec 2023 23:14:58 -0500 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 1rGWw5-0006s8-KM for guix-patches@gnu.org; Thu, 21 Dec 2023 23:14:57 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rGWw9-0000kR-TS for guix-patches@gnu.org; Thu, 21 Dec 2023 23:15:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#67963] [PATCH 0/4] Add Perl modules for debbugs.gnu.org Resent-From: Felix Lechner Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 22 Dec 2023 04:15:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 67963 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 67963@debbugs.gnu.org Cc: Felix Lechner X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.17032184742774 (code B ref -1); Fri, 22 Dec 2023 04:15:01 +0000 Received: (at submit) by debbugs.gnu.org; 22 Dec 2023 04:14:34 +0000 Received: from localhost ([127.0.0.1]:45797 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rGWvi-0000ig-1F for submit@debbugs.gnu.org; Thu, 21 Dec 2023 23:14:34 -0500 Received: from lists.gnu.org ([2001:470:142::17]:49728) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rGWvg-0000iS-KC for submit@debbugs.gnu.org; Thu, 21 Dec 2023 23:14:33 -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 1rGWvV-0007wi-TP for guix-patches@gnu.org; Thu, 21 Dec 2023 23:14:21 -0500 Received: from sail-ipv4.us-core.com ([208.82.101.137]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1rGWvU-0005Pc-8j for guix-patches@gnu.org; Thu, 21 Dec 2023 23:14:21 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; s=2017; bh=N92gRAuSy4u59Bf 4khgtggMTxNpKuG8b7T6IJRDJPuM=; h=date:subject:cc:to:from; d=lease-up.com; b=AHpvZH15IVU2e4y/0j0ENv9e6y9mrwPSLDGWgL9h2wkIOKMBY9ns os+y0Fh0MZZY94t10+mv6TL1L+Xu27rDhMyD7FBI/oWFecohqPp4BMUZFpWyuYM8yRvuaO YlV5frxbvJ/Ks0llGGr0ypvIGyy+6f2ljc4xx50sqUvlRueqE= Received: by sail-ipv4.us-core.com (OpenSMTPD) with ESMTPSA id 906ed4b1 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO); Fri, 22 Dec 2023 04:14:17 +0000 (UTC) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id a886dc3d; Fri, 22 Dec 2023 04:14:16 +0000 (UTC) Date: Thu, 21 Dec 2023 20:12:55 -0800 Message-ID: X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=208.82.101.137; envelope-from=felix.lechner@us-core.com; helo=sail-ipv4.us-core.com X-Spam_score_int: -17 X-Spam_score: -1.8 X-Spam_bar: - X-Spam_report: (-1.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.249, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01, UNPARSEABLE_RELAY=0.001 autolearn=no autolearn_force=no X-Spam_action: no action 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: , Reply-to: Felix Lechner X-ACL-Warn: , Felix Lechner via Guix-patches From: Felix Lechner via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -6.23 X-Spam-Score: -6.23 X-Migadu-Queue-Id: 31B66217ED X-Migadu-Scanner: mx10.migadu.com X-TUID: 9UIA+muyzrBs Hi, These Perl packages are needed for Debbugs as deployed on debbugs.gnu.org. Kind regards Felix Felix Lechner (4): gnu: perl.scm: Fix indentation (no functional changes). gnu: Add perl-devel-confess. gnu: Add perl-mldbm. gnu: Add perl-safe-hole. gnu/packages/perl.scm | 98 ++++++++++++++++++++++++++++++++++++------- 1 file changed, 82 insertions(+), 16 deletions(-) base-commit: b9fae146d6cc4a6968a8eb18beef29aa1414a31e -- 2.41.0