* [bug#75341] [PATCH] gnu: gtypist: Update to 2.10.
@ 2025-01-04 6:10 Andy Tai
2025-01-05 21:31 ` Ian Eure
0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2025-01-04 6:10 UTC (permalink / raw)
To: 75341; +Cc: Andy Tai
* gnu/packages/games.scm (gtypist): Update to 2.10.
Change-Id: I20533975796cd47f685b6a79297285f0b5850e25
---
gnu/packages/games.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index d42c0b7d25..c1192e2a19 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -4003,14 +4003,14 @@ (define-public xboard
(define-public gtypist
(package
(name "gtypist")
- (version "2.9.5")
+ (version "2.10")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnu/gtypist/gtypist-"
- version ".tar.xz"))
+ version ".tar.gz"))
(sha256
(base32
- "0xzrkkmj0b1dw3yr0m9hml2y634cc4h61im6zwcq57s7285z8fn1"))
+ "0b2ncxk6vw9d8qi6l08w1ghf06ra78wqyvaz0dnlrj22azcrrrzi"))
(modules '((guix build utils)))
(snippet
;; We do not provide `ncurses.h' within an `ncursesw'
base-commit: ddbb59f9bc5eb6dfaf1fc24881bb62f11960d664
prerequisite-patch-id: b7907c3fad007fb852a2555b96da84ce3654e7d9
--
2.34.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [bug#75341] [PATCH] gnu: gtypist: Update to 2.10.
2025-01-04 6:10 [bug#75341] [PATCH] gnu: gtypist: Update to 2.10 Andy Tai
@ 2025-01-05 21:31 ` Ian Eure
0 siblings, 0 replies; 2+ messages in thread
From: Ian Eure @ 2025-01-05 21:31 UTC (permalink / raw)
To: 75341; +Cc: control
close 75341
thanks
Pushed as e771a4c7c7ed289e26811a4f8e5b96be05872ad1.
-- Ian
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-01-05 21:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-04 6:10 [bug#75341] [PATCH] gnu: gtypist: Update to 2.10 Andy Tai
2025-01-05 21:31 ` Ian Eure
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).