unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Adam Kandur via <help-guix@gnu.org>
To: Help Guix <help-guix@gnu.org>
Subject: fix chessx
Date: Thu, 14 May 2020 12:43:30 +0200 (CEST)	[thread overview]
Message-ID: <M7Hm1sc----2@tuta.io> (raw)

[-- Attachment #1: Type: text/plain, Size: 184 bytes --]


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.

[-- Attachment #2: patch --]
[-- Type: application/octet-stream, Size: 557 bytes --]

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/"
                            version "/chessx-" version ".tgz"))
        (sha256
         (base32 "09rqyra28w3z9ldw8sx07k5ap3sjlli848p737maj7c240rasc6i"))))

             reply	other threads:[~2020-05-14 10:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-14 10:43 Adam Kandur via [this message]
2020-05-14 12:01 ` fix chessx Nicolas Goaziou

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=M7Hm1sc----2@tuta.io \
    --to=help-guix@gnu.org \
    --cc=rndd@tuta.io \
    /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.
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).