From: Andy Tai <atai@atai.org>
To: 75341@debbugs.gnu.org
Cc: Andy Tai <atai@atai.org>
Subject: [bug#75341] [PATCH] gnu: gtypist: Update to 2.10.
Date: Fri, 3 Jan 2025 22:10:01 -0800 [thread overview]
Message-ID: <6e758250094284238c9fada67a15ef9f5dcd9854.1735970989.git.atai@atai.org> (raw)
* 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
next reply other threads:[~2025-01-04 6:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-04 6:10 Andy Tai [this message]
2025-01-05 21:31 ` [bug#75341] [PATCH] gnu: gtypist: Update to 2.10 Ian Eure
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=6e758250094284238c9fada67a15ef9f5dcd9854.1735970989.git.atai@atai.org \
--to=atai@atai.org \
--cc=75341@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.