* [bug#49011] [PATCH] hg-download: Remove hg-reference-recursive?.
@ 2021-06-13 21:02 itd
2021-06-14 8:05 ` Tobias Geerinckx-Rice via Guix-patches via
0 siblings, 1 reply; 2+ messages in thread
From: itd @ 2021-06-13 21:02 UTC (permalink / raw)
To: 49011
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [bug#49011] [PATCH] hg-download: Remove hg-reference-recursive?.
2021-06-13 21:02 [bug#49011] [PATCH] hg-download: Remove hg-reference-recursive? itd
@ 2021-06-14 8:05 ` Tobias Geerinckx-Rice via Guix-patches via
0 siblings, 0 replies; 2+ messages in thread
From: Tobias Geerinckx-Rice via Guix-patches via @ 2021-06-14 8:05 UTC (permalink / raw)
To: itd; +Cc: 49011-done, 49011
[-- Attachment #1: Type: text/plain, Size: 133 bytes --]
itd 写道:
> This symbol was undefined.
Good catch. Pushed as 1aa8cc2f0ef4a334db9c3e64d5fd282a7e8f415e.
Thanks!
T G-R
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-06-14 8:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-13 21:02 [bug#49011] [PATCH] hg-download: Remove hg-reference-recursive? itd
2021-06-14 8:05 ` Tobias Geerinckx-Rice via Guix-patches via
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.