From: Vagrant Cascadian <vagrant@debian.org>
To: 68598@debbugs.gnu.org
Cc: liliana.prikler@gmail.com, iyzsong@envs.net
Subject: [bug#68598] Update to fheroes2 1.0.11
Date: Fri, 19 Jan 2024 15:53:18 -0800 [thread overview]
Message-ID: <87ttn8anip.fsf@wireframe> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 163 bytes --]
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
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0001-gnu-fheroes2-Update-to-1.0.11.patch --]
[-- Type: text/x-diff, Size: 1161 bytes --]
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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]
next reply other threads:[~2024-01-19 23:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-19 23:53 Vagrant Cascadian [this message]
2024-02-09 22:25 ` bug#68598: Update to fheroes2 1.0.11 Sharlatan Hellseher
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ttn8anip.fsf@wireframe \
--to=vagrant@debian.org \
--cc=68598@debbugs.gnu.org \
--cc=iyzsong@envs.net \
--cc=liliana.prikler@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).