emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#28009: closed ([PATCH] gnu: 0ad: Update to 0.0.22-


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#28009: closed ([PATCH] gnu: 0ad: Update to 0.0.22-alpha.)
Date: Tue, 08 Aug 2017 20:26:01 +0000

Your message dated Tue, 8 Aug 2017 21:25:12 +0100
with message-id <address@hidden>
and subject line Re: [bug#28009] [PATCH] gnu: 0ad: Update to 0.0.22-alpha.
has caused the debbugs.gnu.org bug report #28009,
regarding [PATCH] gnu: 0ad: Update to 0.0.22-alpha.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
28009: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=28009
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: 0ad: Update to 0.0.22-alpha. Date: Tue, 8 Aug 2017 07:43:13 +0100
* 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#28009] [PATCH] gnu: 0ad: Update to 0.0.22-alpha. Date: Tue, 8 Aug 2017 21:25:12 +0100
On Tue, 08 Aug 2017 09:01:08 +0200
Clément Lassieur <address@hidden> wrote:

> Christopher Baines <address@hidden> 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: pgprwVQ0EO3Lm.pgp
Description: OpenPGP digital signature


--- End Message ---

reply via email to

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