Commit graph

13 commits

Author SHA1 Message Date
José Romildo Malaquias ceb87a4c26 mate: enable parallel building 2020-02-14 18:52:51 -03:00
José Romildo Malaquias 698a3c65d5 mate: all applications have been migrated from intltools to gettext 2020-02-14 11:09:49 -03:00
José Romildo Malaquias d0533644fa mate.python-caja: 1.22.1 -> 1.24.0 2020-02-12 14:58:30 -03:00
José Romildo Malaquias c0088a657f mate: use https instead of http in src urls 2019-12-13 19:37:37 -03:00
José Romildo Malaquias 0c3847f4cb mate.python-caja: 1.22.0 -> 1.22.1 2019-09-30 07:07:57 -03: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
José Romildo Malaquias a1164b0649 mate: use stdenv.lib.versions.majorMinor instead of mate.getRelease 2019-04-21 12:40:55 -03:00
José Romildo Malaquias b071aef46f mate.python-caja: 1.20.2 -> 1.22.0 2019-04-21 12:11:26 -03:00
worldofpeace 6ce1348158 mate.python-caja: 1.20.1 -> 1.20.2 2019-01-14 08:48:25 -05:00
R. RyanTM 4e7933d634 mate.python-caja: 1.20.0 -> 1.20.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python-caja/versions
2018-10-24 11:05:27 -07:00
José Romildo Malaquias b374fbf2fa mate: update to release 1.20 2018-02-13 23:22:51 -02:00
José Romildo Malaquias aa001cc937 mate: remove major-ver and minor-ver
Keep only the version atribute in derivations, with the full version
string of the package. This will make it easier to write a script for
automatic updating of the packages using the update-source-version
command from common-updater-scripts.
2018-02-13 20:44:07 -02:00
José Romildo Malaquias d0a884479d python-caja: init at 1.18.1 2018-01-09 02:40:04 +02:00