guix-patches
[Top][All Lists]
Advanced

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

[bug#54125] [PATCH] gnu: ntk, non-sequencer: Replace broken giturls from


From: Leo Famulari
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?





reply via email to

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