From: David Thompson <dthompson2@worcester.edu>
To: guix-devel@gnu.org
Subject: [PATCH 2/2] gnu: tiled: Update to 0.11.0.
Date: Mon, 19 Jan 2015 08:14:12 -0500 [thread overview]
Message-ID: <87ppaaj4kb.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> (raw)
In-Reply-To: <87vbk2j4pm.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me>
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: 0002-gnu-tiled-Update-to-0.11.0.patch --]
[-- Type: text/x-diff, Size: 1209 bytes --]
From 5c0c08625e4de13f0924af9e5cca95727881e829 Mon Sep 17 00:00:00 2001
From: David Thompson <dthompson2@worcester.edu>
Date: Mon, 19 Jan 2015 07:37:16 -0500
Subject: [PATCH 2/2] gnu: tiled: Update to 0.11.0.
* gnu/packages/game-development.scm (tiled): Update.
---
gnu/packages/game-development.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/game-development.scm b/gnu/packages/game-development.scm
index 338979e..fefdf67 100644
--- a/gnu/packages/game-development.scm
+++ b/gnu/packages/game-development.scm
@@ -53,14 +53,14 @@ is used in some video games and movies.")
(define-public tiled
(package
(name "tiled")
- (version "0.10.2")
+ (version "0.11.0")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/bjorn/tiled/archive/v"
version ".tar.gz"))
(sha256
(base32
- "0p4p3lv4nw11fkfvvyjirb93r2x4w2rrc2w650gl2k57k92jpiij"))))
+ "03a15vbzjfwc8dpifbjvd0gnr208mzmdkgs2nlc8zq6z0a4h4jqd"))))
(build-system gnu-build-system)
(inputs `(("qt" ,qt)
("zlib" ,zlib)))
--
2.1.4
next prev parent reply other threads:[~2015-01-19 13:14 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-19 13:11 [PATCH 0/2] Move tiled and update it David Thompson
2015-01-19 13:13 ` [PATCH 1/2] gnu: tiled: Move to game-development module David Thompson
2015-01-19 20:06 ` Ludovic Courtès
2015-01-19 13:14 ` David Thompson [this message]
2015-01-19 20:06 ` [PATCH 2/2] gnu: tiled: Update to 0.11.0 Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ppaaj4kb.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me \
--to=dthompson2@worcester.edu \
--cc=guix-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).