GNU bug report logs - #75341
[PATCH] gnu: gtypist: Update to 2.10.

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Sat, 4 Jan 2025 06:11:01 UTC

Severity: normal

Tags: patch

Done: Ian Eure <ian <at> retrospec.tv>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Andy Tai <atai <at> atai.org>
To: 75341 <at> debbugs.gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [bug#75341] [PATCH] gnu: gtypist: Update to 2.10.
Date: Fri,  3 Jan 2025 22:10:01 -0800
* 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





This bug report was last modified 135 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.