> Thanks! I'm testing the build now. Great, thanks! > > - ;; Older downloads are moved to another URL. > > - (uri (list > > - (string-append > > - "https://www.fossil-scm.org/index.html/uv/download/" > > - "fossil-src-" version ".tar.gz") > > - (string-append > > + (uri (string-append > > "https://www.fossil-scm.org/index.html/uv/" > > - "fossil-src-" version ".tar.gz"))) > > + "fossil-src-" version ".tar.gz")) > > Did they stop using this scheme of serving old tarballs to another > directory? Yes, as far as I could tell they are now all in the same hierarchy under /uv.