unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#49032] [PATCH] gnu: xterm: Update to 368.
@ 2021-06-15  3:40 Matthew James Kraai
  2021-06-16 12:21 ` Brice Waegeneire
  0 siblings, 1 reply; 2+ messages in thread
From: Matthew James Kraai @ 2021-06-15  3:40 UTC (permalink / raw)
  To: 49032; +Cc: Matthew James Kraai

* gnu/packages/xorg.scm (xterm): Update to 368.
---
 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 1b7468b918..ff40160764 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -6097,7 +6097,7 @@ to answer a question.  Xmessage can also exit after a specified time.")
 (define-public xterm
   (package
     (name "xterm")
-    (version "367")
+    (version "368")
     (source
      (origin
        (method url-fetch)
@@ -6107,7 +6107,7 @@ to answer a question.  Xmessage can also exit after a specified time.")
              (string-append "ftp://ftp.invisible-island.net/xterm/"
                             "xterm-" version ".tgz")))
        (sha256
-        (base32 "07y51l06n344pjyxdddq6sdvxw25nl10irl4avynkqjnqyqsiw97"))))
+        (base32 "04p7db3j3n5dk1vvlas4231rh6jgr4qi6ppvpbq9xd5n62cidx9g"))))
     (build-system gnu-build-system)
     (arguments
      '(#:configure-flags '("--enable-wide-chars" "--enable-load-vt-fonts"
-- 
2.32.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [bug#49032] [PATCH] gnu: xterm: Update to 368.
  2021-06-15  3:40 [bug#49032] [PATCH] gnu: xterm: Update to 368 Matthew James Kraai
@ 2021-06-16 12:21 ` Brice Waegeneire
  0 siblings, 0 replies; 2+ messages in thread
From: Brice Waegeneire @ 2021-06-16 12:21 UTC (permalink / raw)
  To: Matthew James Kraai; +Cc: 49032

Hello Matthew,

Thanks for the patch!  I've pushed it as
0ee552553796bf49a5ed5a44ab37be4dc7c9082c.

Cheers,
- Brice




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-06-16 12:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-15  3:40 [bug#49032] [PATCH] gnu: xterm: Update to 368 Matthew James Kraai
2021-06-16 12:21 ` Brice Waegeneire

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).