diff mbox series

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

Message ID 87fsxlv5pv.fsf@localhost
State Accepted
Headers show
Series [bug#49011] hg-download: Remove hg-reference-recursive?. | expand

Checks

Context Check Description
cbaines/comparison success View comparision
cbaines/git branch success View Git branch
cbaines/applying patch success View Laminar job
cbaines/issue success View issue

Commit Message

itd June 13, 2021, 9:02 p.m. UTC
This symbol was undefined.

* guix/hg-download.scm (hg-reference-recursive?): Remove.
---
 guix/hg-download.scm | 1 -
 1 file changed, 1 deletion(-)

Comments

Tobias Geerinckx-Rice June 14, 2021, 8:05 a.m. UTC | #1
itd 写道:
> This symbol was undefined.

Good catch.  Pushed as 1aa8cc2f0ef4a334db9c3e64d5fd282a7e8f415e.

Thanks!

T G-R
diff mbox series

Patch

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