help-guix
[Top][All Lists]
Advanced

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

Re: fix chessx


From: Nicolas Goaziou
Subject: Re: fix chessx
Date: Thu, 14 May 2020 14:01:15 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

Hello,

Adam Kandur via <address@hidden> writes:

> hi everyone! recently i tried to install chessx on my laptop, there
> were errors. then i decided to test in my channel. and, i fixed link
> for downloading chessx. hope will be usefull.

FWIW, I have no problem building chessx in its current form. In
particular, I don't get any error downloading the source tarball.
>
> diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
> index 63977f9..34eacb3 100644
> --- a/gnu/packages/games.scm
> +++ b/gnu/packages/games.scm
> @@ -10313,7 +10313,7 @@ and chess engines.")
>      (source
>       (origin
>         (method url-fetch)
> -       (uri (string-append "mirror://sourceforge/chessx/chessx/"
> +       (uri (string-append 
> "https://downloads.sourceforge.net/project/chessx/chessx/";

The mirror should be more general than your specific URL. Maybe it was
a transient error.

Regards,

-- 
Nicolas Goaziou



reply via email to

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