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


Message #8 received at 40473 <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: "John D. Boy" <jboy <at> bius.moe>
Cc: 40473 <at> debbugs.gnu.org
Subject: Re: [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?




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.