From 0039705187cf34d367339679b79da637cce59e2e Mon Sep 17 00:00:00 2001 From: Carlos Durán Domínguez Date: Mon, 9 Feb 2026 23:35:07 +0100 Subject: gnu: harmonist: Update to 1.0.2. * gnu/packages/games.scm (harmonist): Update to 1.0.2. [home-page]: Update it. Change-Id: Idbd2e111ac6d69fa57881b15aea1ade01b46debb Signed-off-by: Sharlatan Hellseher --- gnu/packages/games.scm | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'gnu') diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index 06ed0c018f..aba2f474e1 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -96,6 +96,7 @@ ;;; Copyright © 2025 Gabriel Santos ;;; Copyright © 2025 Aiden Isik ;;; Copyright © 2026 Cayetano Santos +;;; Copyright © 2026 Carlos Durán Domínguez ;;; ;;; This file is part of GNU Guix. ;;; @@ -11262,7 +11263,7 @@ and bring the war to your enemy.") (define-public harmonist (package (name "harmonist") - (version "0.6.1") + (version "1.0.2") (source (origin (method git-fetch) @@ -11271,7 +11272,7 @@ and bring the war to your enemy.") (commit (string-append "v" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "03322qgy5n48cxmm57m3v4i35gbr31jvk1dvc9ah4wf4480xp0fi")))) + (base32 "12l0k7hcfvf675ckr3m4y3jnzh5aw5ghbzqznykxpi35vcrq8795")))) (build-system go-build-system) (arguments (list @@ -11283,7 +11284,7 @@ and bring the war to your enemy.") go-codeberg-org-anaseto-gruid-sdl go-codeberg-org-anaseto-gruid-tcell go-github-com-gdamore-tcell-v2)) - (home-page "https://harmonist.tuxfamily.org/") + (home-page "https://anaseto.codeberg.page/games/harmonist/") (synopsis "Stealth coffee-break roguelike game") (description "Harmonist: Dayoriah Clan Infiltration is a stealth coffee-break -- cgit v1.3