GNU bug report logs - #48723
[PATCH] gnu: tome4: Update to 1.7.3.

Previous Next

Package: guix-patches;

Reported by: Solene Rapenne <solene <at> perso.pw>

Date: Fri, 28 May 2021 20:41:01 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#48723: closed ([PATCH] gnu: tome4: Update to 1.7.3.)
Date: Mon, 31 May 2021 19:02:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 31 May 2021 21:01:09 +0200
with message-id <87wnrelocq.fsf <at> nicolasgoaziou.fr>
and subject line Re: [bug#48723] [PATCH] gnu: tome4: Update to 1.7.3.
has caused the debbugs.gnu.org bug report #48723,
regarding [PATCH] gnu: tome4: Update to 1.7.3.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
48723: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=48723
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Solene Rapenne <solene <at> perso.pw>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: tome4: Update to 1.7.3.
Date: Fri, 28 May 2021 22:40:02 +0200
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



[Message part 3 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Solene Rapenne via Guix-patches via <guix-patches <at> gnu.org>
Cc: Solene Rapenne <solene <at> perso.pw>, 48723-done <at> debbugs.gnu.org
Subject: Re: [bug#48723] [PATCH] gnu: tome4: Update to 1.7.3.
Date: Mon, 31 May 2021 21:01:09 +0200
Hello,

Solene Rapenne via Guix-patches via <guix-patches <at> gnu.org> writes:

> tested on amd64 works fine for me

I tweaked the commit message and applied your patch. Thank you.

Regards,
-- 
Nicolas Goaziou


This bug report was last modified 3 years and 355 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.