GNU bug report logs - #66396
[PATCH] guix: Add case to Github url updater.

Previous Next

Package: guix-patches;

Reported by: Giacomo Leidi <goodoldpaul <at> autistici.org>

Date: Sat, 7 Oct 2023 19:47:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


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

From: Ludovic Courtès <ludo <at> gnu.org>
To: Giacomo Leidi <goodoldpaul <at> autistici.org>
Cc: 66396 <at> debbugs.gnu.org
Subject: Re: [bug#66396] [PATCH] guix: Add case to Github url updater.
Date: Mon, 23 Oct 2023 23:55:33 +0200
Hi,

Giacomo Leidi <goodoldpaul <at> autistici.org> skribis:

> * guix/import/github.scm (updated-github-url)[updated-url]: Add
> additional heuristics to Github url updater.

[...]

> +           ((string-match (string-append "/releases/download/(v)?" version "/"
> +                                         name ".*" ext "$")
> +                          url)
> +            (string-replace-substring url version new-version))

Is it not already covered by one of the other cases?  Do you have an
example URL matched by this new clause?

Thanks,
Ludo’.




This bug report was last modified 1 year and 93 days ago.

Previous Next


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