[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/11: gnu: eternalterminal: Update to 5.1.10.
From: |
guix-commits |
Subject: |
09/11: gnu: eternalterminal: Update to 5.1.10. |
Date: |
Tue, 18 Jun 2019 00:16:25 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit b37fa81d9bc9793f99ca0e90ba05f49960099cd9
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Mon Jun 17 18:50:51 2019 +0200
gnu: eternalterminal: Update to 5.1.10.
* gnu/packages/terminals.scm (eternalterminal): Update to 5.1.10.
---
gnu/packages/terminals.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/terminals.scm b/gnu/packages/terminals.scm
index f742e86..4d0e875 100644
--- a/gnu/packages/terminals.scm
+++ b/gnu/packages/terminals.scm
@@ -1032,7 +1032,7 @@ comfortably in a pager or editor.
(define-public eternalterminal
(package
(name "eternalterminal")
- (version "5.1.9")
+ (version "5.1.10")
(source
(origin
(method git-fetch)
@@ -1041,8 +1041,7 @@ comfortably in a pager or editor.
(commit (string-append "et-v" version))))
(file-name (git-file-name name version))
(sha256
- (base32
- "07ynkcnk3z6wafdlnzdxcd308cw1rzabxyq47ybj79lyji3wsgk7"))))
+ (base32 "0jh89229bd9s82h3aj6faaybwr5xvnk8w2kgz47gq263pz021zpl"))))
(build-system cmake-build-system)
(arguments
'(#:configure-flags '("-DBUILD_TEST=ON")
- branch master updated (0ab5e91 -> 1e609b7), guix-commits, 2019/06/18
- 02/11: gnu: mpd-mpc: Update to 0.32., guix-commits, 2019/06/18
- 01/11: gnu: radare2: Update to 3.5.1., guix-commits, 2019/06/18
- 03/11: gnu: hcxtools: Update to 5.1.6., guix-commits, 2019/06/18
- 07/11: gnu: rtv: Update to 1.27.0., guix-commits, 2019/06/18
- 06/11: gnu: libnftnl: Update to 1.1.3., guix-commits, 2019/06/18
- 10/11: gnu: gaupol: Update to 1.6., guix-commits, 2019/06/18
- 11/11: gnu: stunnel: Update to 5.55., guix-commits, 2019/06/18
- 09/11: gnu: eternalterminal: Update to 5.1.10.,
guix-commits <=
- 04/11: gnu: hcxdumptool: Update to 5.1.5., guix-commits, 2019/06/18
- 05/11: gnu: gandi.cli: Update to 1.5., guix-commits, 2019/06/18
- 08/11: gnu: mercurial: Update to 5.0.1., guix-commits, 2019/06/18