aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/patches/gettext-msgunfmt.patch
Commit message (Collapse)AuthorAge
* gnu: gettext: Update to 0.19.5.Mark H Weaver2015-07-10
| | | | | | * gnu/packages/patches/gettext-msgunfmt.patch: Remove file. * gnu-system.am (dist_patch_DATA): Remove it. * gnu/packages/gettext.scm (gnu-gettext): Update to 0.19.5. Remove patch.
* gnu: gettext: Fix non-deterministic msgunfmt behavior.Ludovic Courtès2015-06-15
Suggested by Alírio Eyng <alirioeyng@gmail.com>. * gnu/packages/patches/gettext-msgunfmt.patch: New file. * gnu/packages/gettext.scm (gnu-gettext)[source]: Use it. * gnu-system.am (dist_patch_DATA): Add it.