GNU bug report logs - #54125
[PATCH] gnu: ntk, non-sequencer: Replace broken giturls from non.tuxfamily.org with github mirrors

Previous Next

Package: guix-patches;

Reported by: Sughosha <sughosha <at> disroot.org>

Date: Wed, 23 Feb 2022 11:28:02 UTC

Severity: normal

Tags: patch

Done: Sughosha <sughosha <at> disroot.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Leo Famulari <leo <at> famulari.name>
To: 54125 <at> debbugs.gnu.org
Cc: sughosha <at> disroot.org
Subject: [bug#54125] [PATCH] gnu: ntk, non-sequencer: Replace broken giturls from non.tuxfamily.org with github mirrors
Date: Wed, 23 Feb 2022 10:08:14 -0500
On Wed, Feb 23, 2022 at 04:27:26PM +0530, Sughosha via Guix-patches via wrote:
> ---
>  gnu/packages/fltk.scm  | 2 +-
>  gnu/packages/music.scm | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/gnu/packages/fltk.scm b/gnu/packages/fltk.scm
> index dee77d6aa4..6ff5e409f1 100644
> --- a/gnu/packages/fltk.scm
> +++ b/gnu/packages/fltk.scm
> @@ -104,7 +104,7 @@ (define-public ntk
>      (source (origin
>                (method git-fetch)
>                (uri (git-reference
> -                    (url "git://git.tuxfamily.org/gitroot/non/fltk.git")
> +                    (url "https://github.com/linuxaudio/ntk.git")

Can you confirm this change is correct? It seems strange to change it
from fltk.git to ntk.git, right?




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

Previous Next


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