summaryrefslogtreecommitdiff
path: root/open-source-lorries/guile.lorry
diff options
context:
space:
mode:
Diffstat (limited to 'open-source-lorries/guile.lorry')
-rw-r--r--open-source-lorries/guile.lorry6
1 files changed, 5 insertions, 1 deletions
diff --git a/open-source-lorries/guile.lorry b/open-source-lorries/guile.lorry
index f3f3012..9fd0517 100644
--- a/open-source-lorries/guile.lorry
+++ b/open-source-lorries/guile.lorry
@@ -1,6 +1,10 @@
{
"guile": {
"type": "git",
- "url": "git://git.sv.gnu.org/guile.git"
+ "url": "git://git.sv.gnu.org/guile.git",
+ "refspecs": [
+ "+refs/heads/*",
+ "+refs/tags/*"
+ ]
}
}