unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Jai Vetrivelan <jaivetrivelan@gmail.com>
To: 53987@debbugs.gnu.org
Subject: [bug#53987] [PATCH] gnu: tiled: Update to 1.8.1.
Date: Mon, 14 Feb 2022 05:38:15 +0530	[thread overview]
Message-ID: <871r06gvio.fsf@gmail.com> (raw)

[-- Attachment #1: 0001-gnu-tiled-Update-to-1.8.1.patch --]
[-- Type: text/patch, Size: 1791 bytes --]

From 6dcca8794fbae62020013e3397ec9ce945eecc3f Mon Sep 17 00:00:00 2001
From: Jai Vetrivelan <jaivetrivelan@gmail.com>
Date: Mon, 14 Feb 2022 05:35:05 +0530
Subject: [PATCH] gnu: tiled: Update to 1.8.1.

* gnu/packages/game-development.scm (tiled): Update to 1.8.1.
---
 gnu/packages/game-development.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/game-development.scm b/gnu/packages/game-development.scm
index f417fae8d7..295ee20a90 100644
--- a/gnu/packages/game-development.scm
+++ b/gnu/packages/game-development.scm
@@ -26,6 +26,7 @@
 ;;; Copyright © 2021 Ekaitz Zarraga <ekaitz@elenq.tech>
 ;;; Copyright © 2021 Andy Tai <atai@atai.org>
 ;;; Copyright © 2022 Felix Gruber <felgru@posteo.net>
+;;; Copyright © 2022 Jai Vetrivelan <jaivetrivelan@gmail.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -513,7 +514,7 @@ (define-public slade
 (define-public tiled
   (package
     (name "tiled")
-    (version "1.7.2")
+    (version "1.8.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -522,7 +523,7 @@ (define-public tiled
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1ifxh3sv6gz32gahgi7ba0ivcw5mfgwnrw6iycpav150w9xla43i"))))
+                "05gczsywkk45bh0z1vv8l6cmrlncc2qj8agavj5ryxpnxkzy69r1"))))
     (build-system gnu-build-system)
     (inputs
      (list qtbase-5 qtdeclarative qtsvg zlib))

base-commit: d65979c46c99dc36324ca94aa9650b9de37f22de
prerequisite-patch-id: ca3d82cc956894359957244064bee5fe9979004b
prerequisite-patch-id: 29d25018012a70b0add78de766cf966b7ea5dd79
prerequisite-patch-id: a910d992e5cb5a1976ca5477f46e3a192aac7727
-- 
2.34.0





             reply	other threads:[~2022-02-14  0:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-14  0:08 Jai Vetrivelan [this message]
2022-02-14 10:09 ` bug#53987: [PATCH] gnu: tiled: Update to 1.8.1 Nicolas Goaziou

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=871r06gvio.fsf@gmail.com \
    --to=jaivetrivelan@gmail.com \
    --cc=53987@debbugs.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).