GNU bug report logs - #75294
[PATCH] gnu: fheroes2: Update to 1.1.5.

Previous Next

Package: guix-patches;

Reported by: Yovan Naumovski <yovan <at> gorski.stream>

Date: Thu, 2 Jan 2025 18:17:01 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

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: Yovan Naumovski <yovan <at> gorski.stream>
Subject: bug#75294: closed (Re: [bug#75294] [PATCH] gnu: fheroes2: Update
 to 1.1.5.)
Date: Tue, 07 Jan 2025 07:35:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#75294: [PATCH] gnu: fheroes2: Update to 1.1.5.

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 75294 <at> debbugs.gnu.org.

-- 
75294: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=75294
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: Yovan Naumovski <yovan <at> gorski.stream>
Cc: Adam Faiz <adam.faiz <at> disroot.org>, 75294-done <at> debbugs.gnu.org,
 Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Subject: Re: [bug#75294] [PATCH] gnu: fheroes2: Update to 1.1.5.
Date: Tue, 07 Jan 2025 15:36:57 +0800
Yovan Naumovski <yovan <at> gorski.stream> writes:

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

Pushed as commit 7b273c2b5758f8f810ae45c5c74368198e6950f2, thank you!

[Message part 3 (message/rfc822, inline)]
From: Yovan Naumovski <yovan <at> gorski.stream>
To: guix-patches <at> gnu.org
Cc: Yovan Naumovski <yovan <at> gorski.stream>
Subject: [PATCH] gnu: fheroes2: Update to 1.1.5.
Date: Thu,  2 Jan 2025 20:14:53 +0200
* gnu/packages/games.scm (fheroes2): Update to 1.1.5.

Change-Id: I6cf05e2c7deadb8ec53fd4cfaa6a4e4f9da017c7
---
 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 4608b8d2e8..fc7d4f46c2 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -12116,7 +12116,7 @@ (define-public sdlpop
 (define-public fheroes2
   (package
     (name "fheroes2")
-    (version "1.0.11")
+    (version "1.1.5")
     (source
      (origin
        (method git-fetch)
@@ -12125,7 +12125,7 @@ (define-public fheroes2
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1i1a4dynlb5kl55rmfmib2jha1b2igw5jyiiyla1fxgkbkjnbf27"))))
+        (base32 "1zi8p8932pnmgjqm08l2ql5lwdrl9bcsm8bzf66hciw85l6dlbi3"))))
     (build-system cmake-build-system)
     (arguments
      `(#:tests? #f                      ; no tests

base-commit: ab43d883a0a88adbcfd3c3ab8d4c097cd9054b90
-- 
2.46.0




This bug report was last modified 193 days ago.

Previous Next


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