GNU bug report logs -
#66105
[PATCH] gnu: xterm: update version to 378
Previous Next
Reported by: Andrew Jose <arnav.jose <at> gmail.com>
Date: Tue, 19 Sep 2023 14:56:03 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 66105 in the body.
You can then email your comments to 66105 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#66105
; Package
guix-patches
.
(Tue, 19 Sep 2023 14:56:03 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Andrew Jose <arnav.jose <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Tue, 19 Sep 2023 14:56:03 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
---
gnu/packages/xorg.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index 08cbd8d757..b577636ce4 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -5912,7 +5912,7 @@ (define-public xmessage
(define-public xterm
(package
(name "xterm")
- (version "377")
+ (version "378")
(source
(origin
(method url-fetch)
@@ -5922,7 +5922,7 @@ (define-public xterm
(string-append "ftp://ftp.invisible-island.net/xterm/"
"xterm-" version ".tgz")))
(sha256
- (base32 "1clhm4c8d7vmz0dn6qz2c6g68wxl8f2ba8a7c1zdk3jxlkkqy46v"))
+ (base32 "14iyxhzrf57x9zy6s5l0q85w7lxhni9xkr7qgkjdj3nxbvyzp7b4"))
(patches
(search-patches "xterm-370-explicit-xcursor.patch"))))
(build-system gnu-build-system)
--
2.34.1
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Mon, 25 Sep 2023 10:28:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Andrew Jose <arnav.jose <at> gmail.com>
:
bug acknowledged by developer.
(Mon, 25 Sep 2023 10:28:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 66105-close <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Andrew Jose <arnav.jose <at> gmail.com> writes:
> ---
> gnu/packages/xorg.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
> index 08cbd8d757..b577636ce4 100644
> --- a/gnu/packages/xorg.scm
> +++ b/gnu/packages/xorg.scm
> @@ -5912,7 +5912,7 @@ (define-public xmessage
> (define-public xterm
> (package
> (name "xterm")
> - (version "377")
> + (version "378")
It seems xterm has already been updated to 384 (in
b37925ecddb4af2965220064a8a603d2fd3a77c5).
Thanks,
Chris
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 23 Oct 2023 11:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 199 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.