unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Yovan Naumovski <yovan@gorski.stream>
To: 75294@debbugs.gnu.org
Cc: "Yovan Naumovski" <yovan@gorski.stream>,
	"Adam Faiz" <adam.faiz@disroot.org>,
	"Liliana Marie Prikler" <liliana.prikler@gmail.com>,
	宋文武 <iyzsong@envs.net>
Subject: [bug#75294] [PATCH] gnu: fheroes2: Update to 1.1.5.
Date: Thu,  2 Jan 2025 20:14:53 +0200	[thread overview]
Message-ID: <fd8837674bd60f400e978fbf1061a5e646907aeb.1735841444.git.yovan@gorski.stream> (raw)

* 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





             reply	other threads:[~2025-01-02 18:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-02 18:14 Yovan Naumovski [this message]
2025-01-03 13:36 ` [bug#75294] QA review for 75294 Noé Lopez via Guix-patches via
2025-01-07  7:36 ` bug#75294: [PATCH] gnu: fheroes2: Update to 1.1.5 宋文武 via Guix-patches via

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=fd8837674bd60f400e978fbf1061a5e646907aeb.1735841444.git.yovan@gorski.stream \
    --to=yovan@gorski.stream \
    --cc=75294@debbugs.gnu.org \
    --cc=adam.faiz@disroot.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).