summaryrefslogtreecommitdiff
path: root/gnu/packages/anthy.scm
AgeCommit message (Collapse)Author
2020-03-01gnu: anthy: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/anthy.scm (anthy)[home-page]: Use HTTPS.
2019-05-14gnu: anthy: Update source URI.Björn Höfling
* gnu/packages/anthy (anthy)[source]: Update URI.
2019-01-24gnu: anthy: Unconditionally return #T from check phase.Ricardo Wurmus
* gnu/packages/anthy.scm (anthy)[arguments]: Use INVOKE.
2016-04-09gnu: Add anthy.Chris Marusich
* gnu/packages/anthy.scm: New file. * gnu-system.am: Add it. Signed-off-by: 宋文武 <iyzsong@gmail.com>