GNU bug report logs - #62587
[PATCH] gnu: fheroes2: Update to 1.0.2.

Previous Next

Package: guix-patches;

Reported by: iyzsong <at> envs.net

Date: Sat, 1 Apr 2023 09:10: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: iyzsong <at> envs.net
Subject: bug#62587: closed (Re: [bug#62587] [PATCH] gnu: fheroes2: Update
 to 1.0.2.)
Date: Mon, 03 Apr 2023 11:15:04 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#62587: [PATCH] gnu: fheroes2: Update to 1.0.2.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 62587 <at> debbugs.gnu.org.

-- 
62587: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62587
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: iyzsong--- via Guix-patches via <guix-patches <at> gnu.org>
Cc: 宋文武 <iyzsong <at> member.fsf.org>,
 Liliana Marie Prikler <liliana.prikler <at> gmail.com>, iyzsong <at> envs.net,
 62587-done <at> debbugs.gnu.org
Subject: Re: [bug#62587] [PATCH] gnu: fheroes2: Update to 1.0.2.
Date: Mon, 03 Apr 2023 13:14:36 +0200
Hello,

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

> * gnu/packages/games.scm (fheroes2): Update to 1.0.2.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou

[Message part 3 (message/rfc822, inline)]
From: iyzsong <at> envs.net
To: guix-patches <at> gnu.org
Cc: 宋文武 <iyzsong <at> member.fsf.org>,
 Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Subject: [PATCH] gnu: fheroes2: Update to 1.0.2.
Date: Sat,  1 Apr 2023 17:10:19 +0800
From: 宋文武 <iyzsong <at> member.fsf.org>

* gnu/packages/games.scm (fheroes2): Update to 1.0.2.
---
 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 23b6c39c46..5be73bacb3 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -11014,7 +11014,7 @@ (define-public sdlpop
 (define-public fheroes2
   (package
     (name "fheroes2")
-    (version "1.0.0")
+    (version "1.0.2")
     (source
      (origin
        (method git-fetch)
@@ -11023,7 +11023,7 @@ (define-public fheroes2
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0bvp9xhzlh4d6q5jlvz4nciald75g9v0vahzax47q9xgajnbibzk"))))
+        (base32 "18hl84lapmqc810rnh2wkd4p2mnfcl4gbmg5sizakqcfpahgsl33"))))
     (build-system cmake-build-system)
     (arguments
      `(#:tests? #f                      ; no tests

base-commit: 47ea688fd27d0ce0c8ea5481f1f94d0ebc3e37eb
-- 
2.39.2




This bug report was last modified 2 years and 52 days ago.

Previous Next


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