From d7ca62b15de7ef89c88ef9b1118d29481ca50122 Mon Sep 17 00:00:00 2001 From: Andy Tai Date: Mon, 3 Feb 2025 21:35:04 -0800 Subject: [PATCH] gnu: gtypist: Update to 2.10.1. * gnu/packages/games.scm (gtypist): Update to 2.10.1. Change-Id: If317f77c07b5af5b37e6add66caaeeb33fd71c46 Signed-off-by: jgart --- 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 2e7565ff5dbb38ced8f385448a9b0b2a258ffc97..3366184c18af9c1d2f5054332baba41a49b6a210 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -4121,14 +4121,14 @@ Portable Game Notation.") (define-public gtypist (package (name "gtypist") - (version "2.10") + (version "2.10.1") (source (origin (method url-fetch) (uri (string-append "mirror://gnu/gtypist/gtypist-" version ".tar.gz")) (sha256 (base32 - "0b2ncxk6vw9d8qi6l08w1ghf06ra78wqyvaz0dnlrj22azcrrrzi")) + "04rlh706p5drdvm1kvrgs3jaz9krxg4vi5fpipi4973vb42ymz89")) (modules '((guix build utils))) (snippet ;; We do not provide `ncurses.h' within an `ncursesw'