GNU bug report logs - #34270
[PATCH] gnu: 0ad: Update to 0.0.23b-alpha.

Previous Next

Package: guix-patches;

Reported by: Vagrant Cascadian <vagrant <at> debian.org>

Date: Fri, 1 Feb 2019 09:58:02 UTC

Severity: normal

Tags: fixed, patch

Done: Ricardo Wurmus <rekado <at> elephly.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 34270 in the body.
You can then email your comments to 34270 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#34270; Package guix-patches. (Fri, 01 Feb 2019 09:58:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Vagrant Cascadian <vagrant <at> debian.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 01 Feb 2019 09:58:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Vagrant Cascadian <vagrant <at> debian.org>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: 0ad: Update to 0.0.23b-alpha.
Date: Fri, 01 Feb 2019 01:56:57 -0800
[Message part 1 (text/plain, inline)]
* 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

[signature.asc (application/pgp-signature, inline)]

Reply sent to Ricardo Wurmus <rekado <at> elephly.net>:
You have taken responsibility. (Mon, 04 Feb 2019 13:10:02 GMT) Full text and rfc822 format available.

Notification sent to Vagrant Cascadian <vagrant <at> debian.org>:
bug acknowledged by developer. (Mon, 04 Feb 2019 13:10:02 GMT) Full text and rfc822 format available.

Message #10 received at 34270-done <at> debbugs.gnu.org (full text, mbox):

From: Ricardo Wurmus <rekado <at> elephly.net>
To: Vagrant Cascadian <vagrant <at> debian.org>
Cc: 34270-done <at> debbugs.gnu.org
Subject: Re: [bug#34270] [PATCH] gnu: 0ad: Update to 0.0.23b-alpha.
Date: Mon, 04 Feb 2019 14:08:53 +0100
Vagrant Cascadian <vagrant <at> debian.org> 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





Information forwarded to guix-patches <at> gnu.org:
bug#34270; Package guix-patches. (Mon, 04 Feb 2019 15:35:08 GMT) Full text and rfc822 format available.

Message #13 received at 34270 <at> debbugs.gnu.org (full text, mbox):

From: Ricardo Wurmus <rekado <at> fhain.coderdojo.berlin>
To: Vagrant Cascadian <vagrant <at> debian.org>
Cc: 34270 <at> debbugs.gnu.org
Subject: Re: [bug#34270] [PATCH] gnu: 0ad: Update to 0.0.23b-alpha.
Date: Mon, 04 Feb 2019 10:49:58 +0100
Vagrant Cascadian <vagrant <at> debian.org> 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





Added tag(s) fixed. Request was from Ricardo Wurmus <rekado <at> fhain.coderdojo.berlin> to control <at> debbugs.gnu.org. (Mon, 04 Feb 2019 15:35:08 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 05 Mar 2019 12:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 5 years and 47 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.