gnu: ibus-rime: Update to 1.4.0.

* gnu/packages/ibus.scm (ibus-rime): Update to 1.4.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
master
Meiyo Peng 2019-02-02 13:16:45 +08:00 committed by Ludovic Courtès
parent 775e81b5a5
commit f7a25b50eb
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 2 deletions

View File

@ -626,7 +626,7 @@ Method Engine.")
(define-public ibus-rime
(package
(name "ibus-rime")
(version "1.3.0")
(version "1.4.0")
(source
(origin
(method git-fetch)
@ -635,7 +635,7 @@ Method Engine.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1nqi7ymv34a9kx24say3xj98lkrs9nkpv1n2ijb91wdz3cr012ly"))))
(base32 "12y6jdz1amhgrnqa7zjim63dfsz6zyxyahbirfan37wmcfp6gp1d"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no tests