From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id qE0rKraGxmBLIAAAgWs5BA (envelope-from ) for ; Mon, 14 Jun 2021 00:29:10 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id qHxWJbaGxmD5PAAAbx9fmQ (envelope-from ) for ; Sun, 13 Jun 2021 22:29:10 +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 601D61C386 for ; Mon, 14 Jun 2021 00:29:10 +0200 (CEST) Received: from localhost ([::1]:48724 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lsYbN-0006ey-Da for larch@yhetil.org; Sun, 13 Jun 2021 18:29:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41414) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lsYbI-0006br-4q for guix-patches@gnu.org; Sun, 13 Jun 2021 18:29:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:32989) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lsYbH-0006dN-TF for guix-patches@gnu.org; Sun, 13 Jun 2021 18:29:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lsYbH-0004oQ-Rh for guix-patches@gnu.org; Sun, 13 Jun 2021 18:29:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49011] [PATCH] hg-download: Remove hg-reference-recursive?. Resent-From: itd Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 13 Jun 2021 22:29:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 49011 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 49011@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.162362331118430 (code B ref -1); Sun, 13 Jun 2021 22:29:03 +0000 Received: (at submit) by debbugs.gnu.org; 13 Jun 2021 22:28:31 +0000 Received: from localhost ([127.0.0.1]:44531 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lsYak-0004nC-R2 for submit@debbugs.gnu.org; Sun, 13 Jun 2021 18:28:31 -0400 Received: from lists.gnu.org ([209.51.188.17]:56496) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lsXFT-0002nS-Ko for submit@debbugs.gnu.org; Sun, 13 Jun 2021 17:02:27 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60116) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lsXFT-0000y8-4O for guix-patches@gnu.org; Sun, 13 Jun 2021 17:02:27 -0400 Received: from mail-out2.in.tum.de ([131.159.0.36]:48404 helo=mail-out2.informatik.tu-muenchen.de) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lsXFN-0000XW-Oe for guix-patches@gnu.org; Sun, 13 Jun 2021 17:02:26 -0400 Received: from mailrelay1.rbg.tum.de (mailrelay1.in.tum.de [131.159.254.14]) by mail-out2.informatik.tu-muenchen.de (Postfix) with ESMTP id 966842400E3 for ; Sun, 13 Jun 2021 23:02:08 +0200 (CEST) Received: by mailrelay1.rbg.tum.de (Postfix, from userid 112) id 944B9DEE; Sun, 13 Jun 2021 23:02:08 +0200 (CEST) Received: from mailrelay1.rbg.tum.de (localhost [127.0.0.1]) by mailrelay1.rbg.tum.de (Postfix) with ESMTP id 0EC1EDED for ; Sun, 13 Jun 2021 23:02:06 +0200 (CEST) Received: from mail.net.in.tum.de (mail.net.in.tum.de [131.159.15.233]) by mailrelay1.rbg.tum.de (Postfix) with ESMTP id 0D654B65 for ; Sun, 13 Jun 2021 23:02:06 +0200 (CEST) Received: from amnesix.net.in.tum.de (amnesix.net.in.tum.de [131.159.20.238]) by mail.net.in.tum.de (Postfix) with ESMTP id DAD392926814; Sun, 13 Jun 2021 23:02:05 +0200 (CEST) From: itd Date: Sun, 13 Jun 2021 23:02:04 +0200 Message-ID: <87fsxlv5pv.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: none client-ip=131.159.0.36; envelope-from=itd@net.in.tum.de; helo=mail-out2.informatik.tu-muenchen.de X-Spam_score_int: -41 X-Spam_score: -4.2 X-Spam_bar: ---- X-Spam_report: (-4.2 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Mailman-Approved-At: Sun, 13 Jun 2021 18:28:30 -0400 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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1623623350; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:list-id:list-help:list-unsubscribe:list-subscribe: list-post; bh=asVYWTJc2LEUQUcGRJSxbf4rwoKtSKbZL+iZIXYrLDo=; b=CnfzYd1w+S9WV5zEM2GKZNTMi4zI+Hl8uYxmMSvIBxsuXULI1gplIZqscAVsiawD7GBvIg j6nUc0b1SqFdl0xaHoYx0GPMLONUNR86CdA08GN+77l8ah+ZorhQmdDo/nPL96DmNJDKok +0CJijz3J92CymUwEdLsniWIF61H3Ja8b7gW0tdxEOsoPWi42mAwobwQJnI6Sb5osUX2uc aNZyWuo9t5Gf3Ctb5XjEr3MBIggL/PxpBbjYQg4btebfuRpCsYfI+lfI0Gr7LmDBD5zPcr X+CZbgvCTK+rzZYg/3XhZKCoEmfSjwpCmFqqTLvnkwP7mixK4sdXl7CabA1+mg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1623623350; a=rsa-sha256; cv=none; b=HQfrMQcbwrXLZ1p+x/5Hp5lMoHSTuDffHdU30VtENePynMsa+oiO1bjWvJ2x7uvefGM5w3 KETWFZU1auSnpTI8ljs447R3rQ3gIxUCTNqfdZoA8cQVmh7EIceyLdr/Gami6L2i0gCk6P l7pAyUpCa5XzSd/MGfNDkfqr9c4wPnFIUgGBd2SKm95iUkiRtrPdQbouaPcrR+cLm0rfth GPjz7ygvZKNH8iB3Y5tEDPi+ffGItm3MVmqOnPHUnoG601iLpQBT2T5IseZOLG/nvwEWSU WQhWKUjmp15mHOTAcAjwckDvn2o5MXYfzO7beNzRIBEG278j2C1rgEfUh4/WMA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -1.82 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=fail reason="SPF not aligned (relaxed), No valid DKIM" header.from=tum.de (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 601D61C386 X-Spam-Score: -1.82 X-Migadu-Scanner: scn0.migadu.com X-TUID: nK+sy9FUGDX7 This symbol was undefined. * guix/hg-download.scm (hg-reference-recursive?): Remove. --- guix/hg-download.scm | 1 - 1 file changed, 1 deletion(-) diff --git a/guix/hg-download.scm b/guix/hg-download.scm index eb7c345489..15944e0796 100644 --- a/guix/hg-download.scm +++ b/guix/hg-download.scm @@ -35,7 +35,6 @@ hg-reference? hg-reference-url hg-reference-changeset - hg-reference-recursive? hg-predicate hg-fetch hg-version -- 2.30.2