guix-commits
[Top][All Lists]
Advanced

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

branch master updated: hg-download: Remove bogus hg-reference-recursive?


From: guix-commits
Subject: branch master updated: hg-download: Remove bogus hg-reference-recursive? export.
Date: Mon, 14 Jun 2021 04:03:43 -0400

This is an automated email from the git hooks/post-receive script.

nckx pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 1aa8cc2  hg-download: Remove bogus hg-reference-recursive? export.
1aa8cc2 is described below

commit 1aa8cc2f0ef4a334db9c3e64d5fd282a7e8f415e
Author: itd <itd@net.in.tum.de>
AuthorDate: Sun Jun 13 23:02:04 2021 +0200

    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>
---
 guix/hg-download.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/guix/hg-download.scm b/guix/hg-download.scm
index eb7c345..15944e0 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



reply via email to

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