guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#40473] [PATCH] gnu: fossil: Update to 2.10.


From: Leo Famulari
Subject: [bug#40473] [PATCH] gnu: fossil: Update to 2.10.
Date: Mon, 6 Apr 2020 12:13:01 -0400

On Mon, Apr 06, 2020 at 04:14:56PM +0200, John D. Boy wrote:
> * gnu/packages/version-control.scm (fossil): Update to 2.10.

Thanks! I'm testing the build now.

> -       ;; 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?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]