all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#75294] [PATCH] gnu: fheroes2: Update to 1.1.5.
@ 2025-01-02 18:14 Yovan Naumovski
  2025-01-03 13:36 ` [bug#75294] QA review for 75294 Noé Lopez via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Yovan Naumovski @ 2025-01-02 18:14 UTC (permalink / raw)
  To: 75294
  Cc: Yovan Naumovski, Adam Faiz, Liliana Marie Prikler,
	宋文武

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [bug#75294] QA review for 75294
  2025-01-02 18:14 [bug#75294] [PATCH] gnu: fheroes2: Update to 1.1.5 Yovan Naumovski
@ 2025-01-03 13:36 ` Noé Lopez via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Noé Lopez via Guix-patches via @ 2025-01-03 13:36 UTC (permalink / raw)
  To: control, 75294

user guix
usertag 75294 + reviewed-looks-good
thanks

Guix QA review form submission:
Thanks for the patch, it builds and works well.

Items marked as checked: Lint warnings, Package builds, Commit messages




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-01-03 13:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-02 18:14 [bug#75294] [PATCH] gnu: fheroes2: Update to 1.1.5 Yovan Naumovski
2025-01-03 13:36 ` [bug#75294] QA review for 75294 Noé Lopez via Guix-patches via

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.