* [bug#76042] [PATCH] gnu: gtypist: Update to 2.10.1.
@ 2025-02-04 5:35 Andy Tai
0 siblings, 0 replies; only message in thread
From: Andy Tai @ 2025-02-04 5:35 UTC (permalink / raw)
To: 76042; +Cc: Andy Tai
* gnu/packages/games.scm (gtypist): Update to 2.10.1.
Change-Id: If317f77c07b5af5b37e6add66caaeeb33fd71c46
---
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 c0319dcb20..b264f714a8 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -4056,14 +4056,14 @@ (define-public xboard
(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'
base-commit: d48da2d21610f9cf5f76cd846703b12beedb1fd5
--
2.34.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2025-02-04 5:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-04 5:35 [bug#76042] [PATCH] gnu: gtypist: Update to 2.10.1 Andy Tai
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).