Commit graph

3 commits

Author SHA1 Message Date
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