[PATCH] gnu: 0ad: Update to 0.0.23b-alpha.

  • Done
  • quality assurance status badge
Details
3 participants
  • Ricardo Wurmus
  • Ricardo Wurmus
  • Vagrant Cascadian
Owner
unassigned
Submitted by
Vagrant Cascadian
Severity
normal

Debbugs page

V
V
Vagrant Cascadian wrote on 1 Feb 2019 01:56
(address . guix-patches@gnu.org)
87ef8resra.fsf@ponder
* 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(-)

Toggle diff (42 lines)
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
-----BEGIN PGP SIGNATURE-----

iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCXFQX6QAKCRDcUY/If5cW
qlPcAQCBwTSgZNGBERhqa/5C4X2Z/J+dwu7O2g4HLE9tKrplLQD/cnLYhwE1cubZ
tyKqnOHpYYnyn/aJY0pP7AdEYO14Vg4=
=xhEA
-----END PGP SIGNATURE-----

R
R
Ricardo Wurmus wrote on 4 Feb 2019 05:08
(name . Vagrant Cascadian)(address . vagrant@debian.org)(address . 34270-done@debbugs.gnu.org)
87munbhfa2.fsf@elephly.net
Vagrant Cascadian <vagrant@debian.org> writes:

Toggle quote (2 lines)
> * 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
Closed
R
R
Ricardo Wurmus wrote on 4 Feb 2019 01:49
(name . Vagrant Cascadian)(address . vagrant@debian.org)(address . 34270@debbugs.gnu.org)
874l9jj321.fsf@fhain.coderdojo.berlin
Vagrant Cascadian <vagrant@debian.org> writes:

Toggle quote (2 lines)
> * 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
R
R
Ricardo Wurmus wrote on 4 Feb 2019 01:50
control message for bug #34270
(address . control@debbugs.gnu.org)
168b7ea73fb.44840f1e728401108.-8090631318139430984@zoho.com
tags 34270 fixed
close 34270
?
Your comment

This issue is archived.

To comment on this conversation send an email to 34270@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 34270
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch