GNU bug report logs - #40473
[PATCH] gnu: fossil: Update to 2.10.

Previous Next

Package: guix-patches;

Reported by: "John D. Boy" <jboy <at> bius.moe>

Date: Mon, 6 Apr 2020 15:30:03 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: "John D. Boy" <jboy <at> bius.moe>
To: "Leo Famulari" <leo <at> famulari.name>
Cc: 40473 <at> debbugs.gnu.org
Subject: [bug#40473] [PATCH] gnu: fossil: Update to 2.10.
Date: Mon, 06 Apr 2020 16:18:07 +0000
> 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.




This bug report was last modified 5 years and 42 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.