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

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

[debbugs-tracker] bug#34270: closed ([PATCH] gnu: 0ad: Update to 0.0.23b


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#34270: closed ([PATCH] gnu: 0ad: Update to 0.0.23b-alpha.)
Date: Mon, 04 Feb 2019 13:10:02 +0000

Your message dated Mon, 04 Feb 2019 14:08:53 +0100
with message-id <address@hidden>
and subject line Re: [bug#34270] [PATCH] gnu: 0ad: Update to 0.0.23b-alpha.
has caused the debbugs.gnu.org bug report #34270,
regarding [PATCH] gnu: 0ad: Update to 0.0.23b-alpha.
to be marked as done.

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


-- 
34270: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34270
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: 0ad: Update to 0.0.23b-alpha. Date: Fri, 01 Feb 2019 01:56:57 -0800
* gnu/packages/games.scm (0ad-data, 0ad): Update to 0.0.23b-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 e908a570c..78854074d 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -4534,7 +4534,7 @@ fight against their plot and save his fellow rabbits from 
slavery.")
 (define-public 0ad-data
   (package
     (name "0ad-data")
-    (version "0.0.23-alpha")
+    (version "0.0.23b-alpha")
     (source
      (origin
        (method url-fetch)
@@ -4543,7 +4543,7 @@ fight against their plot and save his fellow rabbits from 
slavery.")
        (file-name (string-append name "-" version ".tar.xz"))
        (sha256
         (base32
-         "1b6qcvd8yyyxavgdwpcs7asmln3xgnvjkglz6ggvwb956x37ggzx"))
+         "04x7729hk6zw1xj3n4s4lvaviijsnbjf5rhzvjxlr5fygvg4l6z1"))
        (modules '((guix build utils)))
        (snippet
         #~(begin
@@ -4587,7 +4587,7 @@ fight against their plot and save his fellow rabbits from 
slavery.")
 (define-public 0ad
   (package
     (name "0ad")
-    (version "0.0.23-alpha")
+    (version "0.0.23b-alpha")
     (source
      (origin
        (method url-fetch)
@@ -4596,7 +4596,7 @@ fight against their plot and save his fellow rabbits from 
slavery.")
        (file-name (string-append name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0qz1sg4n5y766qwgi63drrrx6k17kk0rcnn9a4a9crllk2vf78fg"))))
+         "0draa53xg69i5qhqym85658m45xhwkbiimaldj4sr3703rjgggq1"))))
        ;; A snippet here would cause a build failure because of timestamps
        ;; reset.  See https://bugs.gnu.org/26734.
     (inputs
-- 
2.20.1

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: [bug#34270] [PATCH] gnu: 0ad: Update to 0.0.23b-alpha. Date: Mon, 04 Feb 2019 14:08:53 +0100 User-agent: mu4e 1.0; emacs 26.1
Vagrant Cascadian <address@hidden> writes:

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

Thanks!  I pushed this to the master branch with commit 26b7d23aa.

-- 
Ricardo



--- End Message ---

reply via email to

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