unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH] gnu: wesnoth: Update to 1.12.6.
@ 2016-07-22 18:11 Alex Griffin
  2016-07-22 20:13 ` Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Alex Griffin @ 2016-07-22 18:11 UTC (permalink / raw)
  To: guix-devel

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

This patch just updates wesnoth to the latest version.
-- 
Alex Griffin

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-wesnoth-Update-to-1.12.6.patch --]
[-- Type: text/x-patch; name="0001-gnu-wesnoth-Update-to-1.12.6.patch", Size: 1240 bytes --]

From 6c85b6054737f6d96d31eb8862c84bd429a16f3c Mon Sep 17 00:00:00 2001
From: Alex Griffin <a@ajgrf.com>
Date: Fri, 22 Jul 2016 13:09:01 -0500
Subject: [PATCH] gnu: wesnoth: Update to 1.12.6.

* gnu/packages/games.scm (wesnoth): Update to 1.12.6.
---
 gnu/packages/games.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 068b7d4..672d640 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -1023,7 +1023,7 @@ falling, themeable graphics and sounds, and replays.")
 (define-public wesnoth
   (package
     (name "wesnoth")
-    (version "1.12.5")
+    (version "1.12.6")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://sourceforge/wesnoth/wesnoth-"
@@ -1032,7 +1032,7 @@ falling, themeable graphics and sounds, and replays.")
                                   name "-" version ".tar.bz2"))
               (sha256
                (base32
-                "07d8ms9ayswg2g530p0zwmz3d77zv68l6nmc718iq9sbv90av6jr"))))
+                "0kifp6g1dsr16m6ngjq2hx19h851fqg326ps3krnhpyix963h3x5"))))
     (build-system cmake-build-system)
     (arguments
      '(#:tests? #f ; no check target
-- 
2.9.1


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

* Re: [PATCH] gnu: wesnoth: Update to 1.12.6.
  2016-07-22 18:11 [PATCH] gnu: wesnoth: Update to 1.12.6 Alex Griffin
@ 2016-07-22 20:13 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2016-07-22 20:13 UTC (permalink / raw)
  To: Alex Griffin; +Cc: guix-devel

On Fri, Jul 22, 2016 at 01:11:21PM -0500, Alex Griffin wrote:
> * gnu/packages/games.scm (wesnoth): Update to 1.12.6.

Thanks, applied with 26ad4adb5!

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

end of thread, other threads:[~2016-07-22 20:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-22 18:11 [PATCH] gnu: wesnoth: Update to 1.12.6 Alex Griffin
2016-07-22 20:13 ` Leo Famulari

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