unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#28009] [PATCH] gnu: 0ad: Update to 0.0.22-alpha.
@ 2017-08-08  6:43 Christopher Baines
  2017-08-08  7:01 ` Clément Lassieur
  0 siblings, 1 reply; 3+ messages in thread
From: Christopher Baines @ 2017-08-08  6:43 UTC (permalink / raw)
  To: 28009

* gnu/packages/games.scm (0ad-data, 0ad): Update to 0.0.22-alpha.
---
 gnu/packages/games.scm | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 408b3b46d..9f32e9f8e 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -4384,7 +4384,7 @@ fight against their plot and save his fellow rabbits from slavery.")
 (define-public 0ad-data
   (package
     (name "0ad-data")
-    (version "0.0.21-alpha")
+    (version "0.0.22-alpha")
     (source
      (origin
        (method url-fetch)
@@ -4393,7 +4393,7 @@ fight against their plot and save his fellow rabbits from slavery.")
        (file-name (string-append name "-" version ".tar.xz"))
        (sha256
         (base32
-         "15xadyrpvq27lm9p1ny7bcmmv56m16h3xadbkdx69gfkzxc3razk"))
+         "0vknk9ay9h2p34r7mym2g066f3s3c5d5vmap0ckcs5b86h5cscjc"))
        (modules '((guix build utils)))
        (snippet
         #~(begin
@@ -4438,7 +4438,7 @@ fight against their plot and save his fellow rabbits from slavery.")
 (define-public 0ad
   (package
     (name "0ad")
-    (version "0.0.21-alpha")
+    (version "0.0.22-alpha")
     (source
      (origin
        (method url-fetch)
@@ -4447,7 +4447,7 @@ fight against their plot and save his fellow rabbits from slavery.")
        (file-name (string-append name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1kw3hqnr737ipx4f03khz3hvsh3ha7r8iy9njppk2faa53j27gln"))
+         "1cgmr4g5g9wv36v7ylbrvqhsjwgcsdgbqwc8zlqmnayk9zgkdpgx"))
        ;; A snippet here would cause a build failure because of timestamps
        ;; reset.  See https://bugs.gnu.org/26734.
        ))
-- 
2.14.0

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#28009] [PATCH] gnu: 0ad: Update to 0.0.22-alpha.
  2017-08-08  6:43 [bug#28009] [PATCH] gnu: 0ad: Update to 0.0.22-alpha Christopher Baines
@ 2017-08-08  7:01 ` Clément Lassieur
  2017-08-08 20:25   ` bug#28009: " Christopher Baines
  0 siblings, 1 reply; 3+ messages in thread
From: Clément Lassieur @ 2017-08-08  7:01 UTC (permalink / raw)
  To: Christopher Baines; +Cc: 28009

Christopher Baines <mail@cbaines.net> writes:

> * gnu/packages/games.scm (0ad-data, 0ad): Update to 0.0.22-alpha.

LGTM, thank you!

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#28009: [PATCH] gnu: 0ad: Update to 0.0.22-alpha.
  2017-08-08  7:01 ` Clément Lassieur
@ 2017-08-08 20:25   ` Christopher Baines
  0 siblings, 0 replies; 3+ messages in thread
From: Christopher Baines @ 2017-08-08 20:25 UTC (permalink / raw)
  To: Clément Lassieur; +Cc: 28009-done

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

On Tue, 08 Aug 2017 09:01:08 +0200
Clément Lassieur <clement@lassieur.org> wrote:

> Christopher Baines <mail@cbaines.net> writes:
> 
> > * gnu/packages/games.scm (0ad-data, 0ad): Update to 0.0.22-alpha.  
> 
> LGTM, thank you!

Thanks for reviewing Clément, I've now pushed :D

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 963 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-08-08 20:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-08  6:43 [bug#28009] [PATCH] gnu: 0ad: Update to 0.0.22-alpha Christopher Baines
2017-08-08  7:01 ` Clément Lassieur
2017-08-08 20:25   ` bug#28009: " Christopher Baines

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).