GNU bug report logs - #68598
Update to fheroes2 1.0.11

Previous Next

Package: guix-patches;

Reported by: Vagrant Cascadian <vagrant <at> debian.org>

Date: Fri, 19 Jan 2024 23:55:01 UTC

Severity: normal

Done: Sharlatan Hellseher <sharlatanus <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 68598 in the body.
You can then email your comments to 68598 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#68598; Package guix-patches. (Fri, 19 Jan 2024 23:55:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Vagrant Cascadian <vagrant <at> debian.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 19 Jan 2024 23:55:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Vagrant Cascadian <vagrant <at> debian.org>
To: guix-patches <at> gnu.org
Cc: liliana.prikler <at> gmail.com, iyzsong <at> envs.net
Subject: Update to fheroes2 1.0.11
Date: Fri, 19 Jan 2024 15:53:18 -0800
[Message part 1 (text/plain, inline)]
Did local build and a bit of play testing of fheroes2 vcmi 1.0.11, appears to work
and has considerable bug fixes.

Patch attached.

Thanks!

live well,
  vagrant
[0001-gnu-fheroes2-Update-to-1.0.11.patch (text/x-diff, inline)]
From 3cca05d79f85a14a1ebd90d381b102885c69d545 Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant <at> debian.org>
Date: Thu, 18 Jan 2024 18:31:00 -0800
Subject: [PATCH] gnu: fheroes2: Update to 1.0.11.

* gnu/packages/games.scm (fheroes2): Update to 1.0.11.
---
 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 50efe7b010..6db238b53a 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -11223,7 +11223,7 @@ (define-public sdlpop
 (define-public fheroes2
   (package
     (name "fheroes2")
-    (version "1.0.5")
+    (version "1.0.11")
     (source
      (origin
        (method git-fetch)
@@ -11232,7 +11232,7 @@ (define-public fheroes2
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0v7dxzb5cfjb55jydd8f61zzlvxq9mrgdy51hq19b06dmrx1dnc7"))))
+        (base32 "1i1a4dynlb5kl55rmfmib2jha1b2igw5jyiiyla1fxgkbkjnbf27"))))
     (build-system cmake-build-system)
     (arguments
      `(#:tests? #f                      ; no tests
-- 
2.39.2

[signature.asc (application/pgp-signature, inline)]

Reply sent to Sharlatan Hellseher <sharlatanus <at> gmail.com>:
You have taken responsibility. (Fri, 09 Feb 2024 22:34:01 GMT) Full text and rfc822 format available.

Notification sent to Vagrant Cascadian <vagrant <at> debian.org>:
bug acknowledged by developer. (Fri, 09 Feb 2024 22:34:01 GMT) Full text and rfc822 format available.

Message #10 received at 68598-done <at> debbugs.gnu.org (full text, mbox):

From: Sharlatan Hellseher <sharlatanus <at> gmail.com>
To: 68598-done <at> debbugs.gnu.org
Subject: Update to fheroes2 1.0.11
Date: Fri, 09 Feb 2024 22:25:50 +0000
[Message part 1 (text/plain, inline)]
Hi,

Pushed as bc485eaba672f2824207cb21c6644eb4543c6185 to master.

Thanks,
Oleg
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 09 Mar 2024 12:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 100 days ago.

Previous Next


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