Age | Commit message (Expand) | Author |
2022-07-02 | gnu: ibus-anthy: Modernize arguments....* gnu/packages/ibus.scm (ibus-anthy)[arguments]: Convert to list of
G-Expressions.
| Liliana Marie Prikler |
2022-07-02 | gnu: ibus-anthy: Archaize wrapper....This is a follow-up to 39b118776bbbaed049f8bcafa27bde30d9d0b2f6, which
applied the wrong modernization metaphors. For more information, see
<https://issues.guix.gnu.org/52576#16>.
* gnu/packages/ibus.scm (ibus-anthy)[#:phases]<wrap-programs>: Refer to
outputs by assoc-ref.
| Liliana Marie Prikler |
2022-06-24 | gnu: ibus-anthy: Fix build....This is in follow up to 39b118776bbbaed049f8bcafa27bde30d9d0b2f6.
* gnu/packages/ibus.scm (ibus-anthy)
[phases]{wrap-programs}: Add missing 'inputs' keyword.
| Maxim Cournoyer |
2022-06-23 | gnu: ibus-anthy: Modernize....* gnu/packages/ibus.scm (ibus-anthy)[phases]: Delete trailing #t and adjust to
use search-input-file and search-input-directory.
[native-inputs]: Use new style.
[inputs]: Likewise.
| Maxim Cournoyer |
2022-06-23 | gnu: ibus-anthy: Update to 1.5.14...Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Taiju HIGASHI |