emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#68598: closed (Update to fheroes2 1.0.11)


From: GNU bug Tracking System
Subject: bug#68598: closed (Update to fheroes2 1.0.11)
Date: Fri, 09 Feb 2024 22:34:01 +0000

Your message dated Fri, 09 Feb 2024 22:25:50 +0000
with message-id <87mss9s2a9.fsf@gmail.com>
and subject line Update to fheroes2 1.0.11
has caused the debbugs.gnu.org bug report #68598,
regarding Update to fheroes2 1.0.11
to be marked as done.

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


-- 
68598: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68598
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: Update to fheroes2 1.0.11 Date: Fri, 19 Jan 2024 15:53:18 -0800
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
From 3cca05d79f85a14a1ebd90d381b102885c69d545 Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant@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

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Update to fheroes2 1.0.11 Date: Fri, 09 Feb 2024 22:25:50 +0000
Hi,

Pushed as bc485eaba672f2824207cb21c6644eb4543c6185 to master.

Thanks,
Oleg

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]