[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/06: gnu: ibus-anthy: Update to 1.5.9.
From: |
Tobias Geerinckx-Rice |
Subject: |
04/06: gnu: ibus-anthy: Update to 1.5.9. |
Date: |
Thu, 9 Mar 2017 18:29:37 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit ab84c13ff030fe9db4d2668421f6ddbcdfcb3cff
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Tue Mar 7 19:35:08 2017 +0100
gnu: ibus-anthy: Update to 1.5.9.
* gnu/packages/ibus.scm (ibus-anthy): Update to 1.5.9.
---
gnu/packages/ibus.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/ibus.scm b/gnu/packages/ibus.scm
index 7a753b4..6c55375 100644
--- a/gnu/packages/ibus.scm
+++ b/gnu/packages/ibus.scm
@@ -237,7 +237,7 @@ Chinese pinyin input methods.")
(define-public ibus-anthy
(package
(name "ibus-anthy")
- (version "1.5.8")
+ (version "1.5.9")
(source (origin
(method url-fetch)
(uri (string-append
@@ -245,7 +245,7 @@ Chinese pinyin input methods.")
version "/ibus-anthy-" version ".tar.gz"))
(sha256
(base32
- "1aj7vnfky7izl23xyjky78z3qas3q72l3kr8dnql2lnivsrb8q1y"))))
+ "1y8sf837rmp662bv6zakny0xcm7c9c5qda7f9kq9riv9ywpcbw6x"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags
- branch master updated (d9e94c6 -> ff79717), Tobias Geerinckx-Rice, 2017/03/09
- 02/06: gnu: pius: Update to 2.2.4., Tobias Geerinckx-Rice, 2017/03/09
- 03/06: gnu: ibus: Update to 1.5.15., Tobias Geerinckx-Rice, 2017/03/09
- 01/06: gnu: youtube-dl: Update to 2017.03.07., Tobias Geerinckx-Rice, 2017/03/09
- 04/06: gnu: ibus-anthy: Update to 1.5.9.,
Tobias Geerinckx-Rice <=
- 06/06: gnu: btrfs-progs/static: Correct description., Tobias Geerinckx-Rice, 2017/03/09
- 05/06: gnu: btrfs-progs: Update to 4.10., Tobias Geerinckx-Rice, 2017/03/09