GNU bug report logs - #76042
[PATCH] gnu: gtypist: Update to 2.10.1.

Previous Next

Package: guix-patches;

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

Date: Tue, 4 Feb 2025 05:36:01 UTC

Severity: normal

Tags: patch

Done: "jgart" <jgart <at> dismail.de>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Andy Tai <atai <at> atai.org>
Subject: bug#76042: closed (Re: [PATCH] gnu: gtypist: Update to 2.10.1.)
Date: Mon, 10 Feb 2025 22:21:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#76042: [PATCH] gnu: gtypist: Update to 2.10.1.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 76042 <at> debbugs.gnu.org.

-- 
76042: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76042
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: "jgart" <jgart <at> dismail.de>
To: 76042-done <at> debbugs.gnu.org, "Andy Tai" <atai <at> atai.org>
Subject: Re: [PATCH] gnu: gtypist: Update to 2.10.1.
Date: Mon, 10 Feb 2025 22:20:08 +0000
Applied, thanks.

all best,

jgart

[Message part 3 (message/rfc822, inline)]
From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH] gnu: gtypist: Update to 2.10.1.
Date: Mon,  3 Feb 2025 21:35:04 -0800
* 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




This bug report was last modified 156 days ago.

Previous Next


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