mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
hg-download: Remove bogus hg-reference-recursive? export.
* guix/hg-download.scm: Do not export undefined hg-reference-recursive?. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
This commit is contained in:
parent
5cf9137ccb
commit
1aa8cc2f0e
1 changed files with 0 additions and 1 deletions
|
@ -35,7 +35,6 @@ (define-module (guix hg-download)
|
|||
hg-reference?
|
||||
hg-reference-url
|
||||
hg-reference-changeset
|
||||
hg-reference-recursive?
|
||||
hg-predicate
|
||||
hg-fetch
|
||||
hg-version
|
||||
|
|
Loading…
Reference in a new issue