GNU bug report logs -
#53987
[PATCH] gnu: tiled: Update to 1.8.1.
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 53987 in the body.
You can then email your comments to 53987 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#53987
; Package
guix-patches
.
(Mon, 14 Feb 2022 00:09:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Jai Vetrivelan <jaivetrivelan <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Mon, 14 Feb 2022 00:09:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[0001-gnu-tiled-Update-to-1.8.1.patch (text/patch, inline)]
From 6dcca8794fbae62020013e3397ec9ce945eecc3f Mon Sep 17 00:00:00 2001
From: Jai Vetrivelan <jaivetrivelan <at> 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 <at> elenq.tech>
;;; Copyright © 2021 Andy Tai <atai <at> atai.org>
;;; Copyright © 2022 Felix Gruber <felgru <at> posteo.net>
+;;; Copyright © 2022 Jai Vetrivelan <jaivetrivelan <at> 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 sent
to
Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
:
You have taken responsibility.
(Mon, 14 Feb 2022 10:11:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Jai Vetrivelan <jaivetrivelan <at> gmail.com>
:
bug acknowledged by developer.
(Mon, 14 Feb 2022 10:11:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 53987-done <at> debbugs.gnu.org (full text, mbox):
Hello,
Jai Vetrivelan <jaivetrivelan <at> gmail.com> writes:
> * gnu/packages/game-development.scm (tiled): Update to 1.8.1.
Applied. Thank you.
Regards,
--
Nicolas Goaziou
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 14 Mar 2022 11:24:11 GMT)
Full text and
rfc822 format available.
This bug report was last modified 3 years and 194 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.