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