unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: "John D. Boy" <jboy@bius.moe>
Cc: 40473@debbugs.gnu.org
Subject: [bug#40473] [PATCH] gnu: fossil: Update to 2.10.
Date: Mon, 6 Apr 2020 12:13:01 -0400	[thread overview]
Message-ID: <20200406161301.GA16386@jasmine.lan> (raw)
In-Reply-To: <20200406141456.29600-1-jboy@bius.moe>

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	other threads:[~2020-04-06 16:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-06 14:14 [bug#40473] [PATCH] gnu: fossil: Update to 2.10 John D. Boy
2020-04-06 16:13 ` Leo Famulari [this message]
2020-04-06 16:18   ` John D. Boy
2020-04-06 16:35     ` bug#40473: " Leo Famulari

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200406161301.GA16386@jasmine.lan \
    --to=leo@famulari.name \
    --cc=40473@debbugs.gnu.org \
    --cc=jboy@bius.moe \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).