nckx pushed a commit to branch master
in repository guix.
commit d6f0987669ab4a23e04191787dd3171220152bed
Author: Tobias Geerinckx-Rice <[email protected]>
AuthorDate: Wed Apr 7 00:54:21 2021 +0200
gnu: tmux-xpanes: Update to 4.1.2.
* gnu/packages/tmux.scm (tmux-xpanes): Update to 4.1.2.
---
gnu/packages/tmux.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/tmux.scm b/gnu/packages/tmux.scm
index 95a31f8..8f0ea52 100644
--- a/gnu/packages/tmux.scm
+++ b/gnu/packages/tmux.scm
@@ -4,7 +4,7 @@
;;; Copyright © 2016 Matthew Jordan <[email protected]>
;;; Copyright © 2017 Vasile Dumitrascu <[email protected]>
;;; Copyright © 2017 Stefan Reichör <[email protected]>
-;;; Copyright © 2019, 2020 Tobias Geerinckx-Rice <[email protected]>
+;;; Copyright © 2019–2021 Tobias Geerinckx-Rice <[email protected]>
;;; Copyright © 2019 Oleg Pykhalov <[email protected]>
;;; Copyright © 2020 Brice Waegeneire <[email protected]>
;;; Copyright © 2020 Edouard Klein <[email protected]>