repo r "http://github.com/ac/hpkgs?v=1.4.1" repo r "http://github.com/ac/professional" repo r "git://acha.ninja/foo?ref=patch1" repo biz = "git://internal_url/ pkg myapp { build { make make install } deps{ mylib from biz hislib from biz postgres@11.2 from r } }