emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#58643: closed ([PATCH] gnu: tmux: Update to 3.3a.)


From: GNU bug Tracking System
Subject: bug#58643: closed ([PATCH] gnu: tmux: Update to 3.3a.)
Date: Wed, 19 Oct 2022 20:06:02 +0000

Your message dated Wed, 19 Oct 2022 22:05:12 +0200
with message-id <874jvzbmus.fsf@nckx>
and subject line Re: [bug#58643] [PATCH] gnu: tmux: Update to 3.3a.
has caused the debbugs.gnu.org bug report #58643,
regarding [PATCH] gnu: tmux: Update to 3.3a.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
58643: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58643
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: tmux: Update to 3.3a. Date: Wed, 19 Oct 2022 19:44:36 +0000
* gnu/packages/tmux.scm (tmux): Update to 3.3a.
---
 gnu/packages/tmux.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/tmux.scm b/gnu/packages/tmux.scm
index 76f80a4da6..10b78cccf7 100644
--- a/gnu/packages/tmux.scm
+++ b/gnu/packages/tmux.scm
@@ -44,7 +44,7 @@ (define-module (gnu packages tmux)
 (define-public tmux
   (package
     (name "tmux")
-    (version "3.2a")
+    (version "3.3a")
     (source (origin
              (method url-fetch)
              (uri (string-append
@@ -52,7 +52,7 @@ (define-public tmux
                     version "/tmux-" version ".tar.gz"))
              (sha256
               (base32
-               "0pyhmipg6vxvxjk7mr410007qk98rh5q0mljvkdaisibz2j565am"))))
+               "0gzrrm6imhcp3sr5vw8g71x9n40bbdidwvcdyk2741xx8dw39zg4"))))
     (build-system gnu-build-system)
     (inputs
      (list libevent ncurses))
-- 
2.38.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#58643] [PATCH] gnu: tmux: Update to 3.3a. Date: Wed, 19 Oct 2022 22:05:12 +0200
Greg Hogan 写道:
* gnu/packages/tmux.scm (tmux): Update to 3.3a.

Thanks!  Pushed as 88746cd80bc56212ae7922c0fa1cd9a18e44c3bb.

Kind regards,

T G-R

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]