* [bug#48723] [PATCH] gnu: tome4: Update to 1.7.3.
@ 2021-05-28 20:40 Solene Rapenne via Guix-patches via
2021-05-31 19:01 ` Nicolas Goaziou
0 siblings, 1 reply; 2+ messages in thread
From: Solene Rapenne via Guix-patches via @ 2021-05-28 20:40 UTC (permalink / raw)
To: 48723
tested on amd64 works fine for me
---
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 9753f5af47..6b16d5bc8a 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -6900,7 +6900,7 @@ Crowther & Woods, its original authors, in 1995. It has been known as
(define-public tome4
(package
(name "tome4")
- (version "1.7.2")
+ (version "1.7.3")
(synopsis "Single-player, RPG roguelike game set in the world of Eyal")
(source
(origin
@@ -6908,7 +6908,7 @@ Crowther & Woods, its original authors, in 1995. It has been known as
(uri (string-append "https://te4.org/dl/t-engine/t-engine4-src-"
version ".tar.bz2"))
(sha256
- (base32 "1xa0pdn9pggwf7hnqb87ya2qxqhjahkdjwf8cr2y01gixgrkj9lv"))
+ (base32 "1rik17r01glq3944sdb06xjf0xppgqkjk564wrh22slm4mi3fifz"))
(modules '((guix build utils)))
(snippet
'(begin
--
2.31.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [bug#48723] [PATCH] gnu: tome4: Update to 1.7.3.
2021-05-28 20:40 [bug#48723] [PATCH] gnu: tome4: Update to 1.7.3 Solene Rapenne via Guix-patches via
@ 2021-05-31 19:01 ` Nicolas Goaziou
0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2021-05-31 19:01 UTC (permalink / raw)
To: 48723; +Cc: Solene Rapenne, 48723-done
Hello,
Solene Rapenne via Guix-patches via <guix-patches@gnu.org> writes:
> tested on amd64 works fine for me
I tweaked the commit message and applied your patch. Thank you.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-05-31 19:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-28 20:40 [bug#48723] [PATCH] gnu: tome4: Update to 1.7.3 Solene Rapenne via Guix-patches via
2021-05-31 19:01 ` Nicolas Goaziou
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.