summaryrefslogtreecommitdiff
path: root/open-source-lorries/guile.lorry
blob: 9fd05173edd559457cb50323e15c9c3fb40426f1 (plain)
1
2
3
4
5
6
7
8
9
10
{
    "guile": {
        "type": "git",
        "url": "git://git.sv.gnu.org/guile.git",
        "refspecs": [
            "+refs/heads/*",
            "+refs/tags/*"
        ]
    }
}