From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id INJJBe3MSWMVcAEAbAwnHQ (envelope-from ) for ; Fri, 14 Oct 2022 22:56:13 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 6BthBO3MSWMhsQAAG6o9tA (envelope-from ) for ; Fri, 14 Oct 2022 22:56:13 +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 D9C3B29ED2 for ; Fri, 14 Oct 2022 22:56:12 +0200 (CEST) Received: from localhost ([::1]:49384 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ojRj2-00085G-10 for larch@yhetil.org; Fri, 14 Oct 2022 16:56:12 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49982) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ojRit-00084u-16 for guix-patches@gnu.org; Fri, 14 Oct 2022 16:56:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39694) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ojRis-0002Pv-Pe for guix-patches@gnu.org; Fri, 14 Oct 2022 16:56:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ojRis-0007qk-HP for guix-patches@gnu.org; Fri, 14 Oct 2022 16:56:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#58465] [PATCH v3 0/1] Add guile-dns Resent-From: Arun Isaac Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 14 Oct 2022 20:56:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58465 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Arun Isaac , Christopher Baines Cc: 58465@debbugs.gnu.org Received: via spool by 58465-submit@debbugs.gnu.org id=B58465.166578095730155 (code B ref 58465); Fri, 14 Oct 2022 20:56:02 +0000 Received: (at 58465) by debbugs.gnu.org; 14 Oct 2022 20:55:57 +0000 Received: from localhost ([127.0.0.1]:38771 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ojRim-0007qI-Qe for submit@debbugs.gnu.org; Fri, 14 Oct 2022 16:55:57 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:59470) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ojRik-0007q8-JU for 58465@debbugs.gnu.org; Fri, 14 Oct 2022 16:55:55 -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: References:In-Reply-To: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:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=8KDd34qfI4Kr0G/5ikv7EsW4/uZo/HGjb5gG5h9GOVE=; b=ahcYCoPMkojQLVz+boDNoLpXxB d0/Tkk0Qw3S8gHKERsyI578LUY3uOhLj4oRKnT8kTgpOwMeGSzpx851USfW1dC9loPSj17NSeZW9t qHft49pCXq1uNS0rwt+KNyf3cn4F7KiNUZBMwkIBGaAdgqhg7iNZFLbLiyBt/tkzdfOJN4Z8E0P1r BqqAGRc4BIAD/Pzz0czVtGlwtVz9DoeGYoE36+mhiI1ti0oDdhTDyAai4JJfonVJvHb5ru6nKcDkL 0xoEixHFILNL3GVhAZOaK+vdidX739P2+VBgCEnmxXDMbBoijVXH1drbxsfkmVOQQdOryFEJjiOgE HBmDbVuA==; Received: from [192.168.2.1] (port=7186 helo=localhost.localdomain) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1ojRih-0009er-35; Sat, 15 Oct 2022 02:25:52 +0530 From: Arun Isaac Date: Sat, 15 Oct 2022 02:25:48 +0530 Message-Id: <20221014205549.21556-1-arunisaac@systemreboot.net> X-Mailer: git-send-email 2.37.3 In-Reply-To: <877d1287g8.fsf@systemreboot.net> References: <877d1287g8.fsf@systemreboot.net> 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=1665780972; 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=8KDd34qfI4Kr0G/5ikv7EsW4/uZo/HGjb5gG5h9GOVE=; b=ci7OQx56k3qXiYsAjjN2n0Ksp1r4PwE9DmDox78CMr80vTKz2FFKLwjbaTi9oEW4twcDvE +SMk0sl+NUPMuurP/9XoJeXFUGxZvWb6r9k9yuBXkrITXLmffodr7fute09qss1U4sqoFj kKKhdgZKmn2RSKjjFXSORfnVLY6RQbo91PCQmTK/z9ZYB1I8ATGsFofrQUlPa5zxt0aoLc yM1hr6dI+UfQrDBz4lCmSYuJiipNMyoOAH4R4bY9PsPSnvCmgNQWmDtz4f1PUZX25MB59Z KbkdkMmxODJXoWbnOAlQNZwhuU4fsPeQ9WAY/BX96Pp4SX0je1iEsO0df3Yn6g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1665780972; a=rsa-sha256; cv=none; b=JK3dgVvI4WsqexCG3uywGnooqDYbm6h1CNwsplrEc9ntV5Pxci/b1UQyctcDRkUb6rlMKV 2xAdo30o+UhxI4Zbr9vUMjTWVwifYVdDjelDyOfwFSspAQPvPioJJjKnmmqan3amZa29cM tc9kXVKz7002OX3EZnuJKgVVeniFGIs3Ni/UXjaL0BB4dtE5FneCgwyN7V0oIw9503AF+I QW759oHaCF/50OnegmMGLf8Nk5mNQ5LsJFRji+vePoGuuo1TqGKWrz2ZivF5N8o2AehiCU gF53wCoJNU4jP5nDaOZYGmpQg0kTlMoHo0sBpK5Qy1rxquzG+hr/rPffjTQCwg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=ahcYCoPM; 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.21 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=ahcYCoPM; 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: D9C3B29ED2 X-Spam-Score: 7.21 X-Migadu-Scanner: scn0.migadu.com X-TUID: /77imGw1YAnc I just found that the info file was installed into the wrong path. I have fixed it in this v3 patch. Arun Isaac (1): gnu: Add guile-dns. gnu/packages/guile-xyz.scm | 44 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) -- 2.37.3