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