Commit graph

7 commits

Author SHA1 Message Date
Shamrock Lee 688990ec89 libchewing: 0.5.1 -> unstable-2020-06-27
If applied, users will be able to benefit from several bug fixes that stops the
program from polluting their vocabulary database.

There have been almost 5 years since v0.5.1 was released.
Many important bugfix such as
https://github.com/chewing/libchewing/pull/277
the fix for
https://github.com/chewing/libchewing/issues/232
the error of incorrect phrases being stored
into the user vocabulary database.

There has almost been a year since the last commit on master,
and it is quite stable on my laptop.
2021-04-25 15:17:19 +08:00
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
1000101 c597a7f869 formatting: fix missing leading whitespace 2020-06-07 17:29:08 -04:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Ryan Mulligan 132326bd37 libchewing: 0.4.0 -> 0.5.1
Semi-automatic update. These checks were performed:

- built on NixOS
- found 0.5.1 with grep in /nix/store/j3cl2l9f1m6p14b5y8cf24p4hqhw9nsn-libchewing-0.5.1
- found 0.5.1 in filename of file in /nix/store/j3cl2l9f1m6p14b5y8cf24p4hqhw9nsn-libchewing-0.5.1

cc "@ericsagnes"
2018-02-26 20:13:20 -08:00
Eric Sagnes 6874221403 libchewing: init at 0.4.0 2015-11-26 16:12:25 +08:00