guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#49011] [PATCH] hg-download: Remove hg-reference-recursive?.


From: itd
Subject: [bug#49011] [PATCH] hg-download: Remove hg-reference-recursive?.
Date: Sun, 13 Jun 2021 23:02:04 +0200

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]