From: "Clément Lassieur" <clement@lassieur.org>
To: 26618@debbugs.gnu.org
Subject: bug#26618: [PATCH] gnu: Add 0ad.
Date: Mon, 01 May 2017 16:03:02 +0200 [thread overview]
Message-ID: <8737cod695.fsf@lassieur.org> (raw)
In-Reply-To: <20170501110945.32428-1-clement@lassieur.org>
Clément Lassieur <clement@lassieur.org> writes:
> +(define-public 0ad
> + (package
> + (name "0ad")
> + (version "0.0.21-alpha")
> + (source
> + (origin
> + (method url-fetch)
> + (uri (string-append
> + "http://releases.wildfiregames.com/0ad-"
> + version "-unix-build.tar.xz"))
> + (file-name (string-append name "-" version ".tar.xz"))
> + (sha256
> + (base32
> + "1kw3hqnr737ipx4f03khz3hvsh3ha7r8iy9njppk2faa53j27gln"))
> + ;; A snippet here would cause a build failure, probably because of
> + ;; timestamps reset or file sorting.
I'll remove "file sorting" and add a link to https://bugs.gnu.org/26734.
prev parent reply other threads:[~2017-05-01 14:04 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-23 1:34 bug#26618: Add 0ad Clément Lassieur
2017-04-23 1:35 ` bug#26618: [PATCH 1/2] gnu: Add mozjs-38 (Mozilla SpiderMonkey 38) Clément Lassieur
2017-04-23 1:35 ` bug#26618: [PATCH 2/2] gnu: Add 0ad Clément Lassieur
2017-04-23 12:07 ` bug#26618: " ng0
2017-04-23 20:50 ` ng0
2017-04-23 20:54 ` ng0
2017-04-23 21:05 ` Clément Lassieur
2017-05-08 18:16 ` Clément Lassieur
2017-04-23 20:11 ` Clément Lassieur
2017-04-23 22:14 ` ng0
2017-05-01 11:05 ` Clément Lassieur
2017-05-01 11:09 ` bug#26618: [PATCH] gnu: " Clément Lassieur
2017-05-01 14:03 ` Clément Lassieur [this message]
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=8737cod695.fsf@lassieur.org \
--to=clement@lassieur.org \
--cc=26618@debbugs.gnu.org \
/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.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
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).