From 8eb96e2b7cac22a33b8044db95edd400a5f893ed Mon Sep 17 00:00:00 2001 From: Patrick Norton Date: Fri, 24 Apr 2026 18:32:36 -0400 Subject: [PATCH] gnu: openttd-jgrpp: Update to 0.71.2. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * gnu/packages/games.scm (openttd-jgrpp): Update to 0.71.2. Change-Id: I950b887684ccc9799bd276923dd2cbfb72508394 Merges: https://codeberg.org/guix/guix/pulls/8131 Reviewed-by: Rodion Goritskov Signed-off-by: Nguyễn Gia Phong --- 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 72409dca1b4..3d8c7e19452 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -5954,7 +5954,7 @@ Transport Tycoon Deluxe.") (package (inherit openttd) (name "openttd-jgrpp") - (version "0.71.1") + (version "0.71.2") (source (origin (method git-fetch) @@ -5963,7 +5963,7 @@ Transport Tycoon Deluxe.") (commit (string-append "jgrpp-" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "1cy1ghc1mc61hdz8lykx2ggs5nld30jdgj8y4vdli2v1ffhy7xy9")))) + (base32 "1gb5gickmf1d1wkzqny5ryapvw32a2g94f77iq0102xhyyw8g8s0")))) (inputs (modify-inputs inputs (append zstd harfbuzz))) (arguments