GNU bug report logs -
#76042
[PATCH] gnu: gtypist: Update to 2.10.1.
Previous Next
To reply to this bug, email your comments to 76042 AT debbugs.gnu.org.
There is no need to reopen the bug first.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#76042
; Package
guix-patches
.
(Tue, 04 Feb 2025 05:36:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Andy Tai <atai <at> atai.org>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Tue, 04 Feb 2025 05:36:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Reply sent
to
"jgart" <jgart <at> dismail.de>
:
You have taken responsibility.
(Mon, 10 Feb 2025 22:21:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Andy Tai <atai <at> atai.org>
:
bug acknowledged by developer.
(Mon, 10 Feb 2025 22:21:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 76042-done <at> debbugs.gnu.org (full text, mbox):
Applied, thanks.
all best,
jgart
This bug report was last modified 21 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.