summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/gettext-libunicode-update.patch
AgeCommit message (Collapse)Author
2025-07-18gnu: Add gettext-minimal-0.21.Janneke Nieuwenhuizen
* gnu/packages/patches/gettext-libunicode-update.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/gettext.scm (gettext-minimal-0.21): Use it in new variable. Change-Id: Ie4cb151229b9a69bec90d50f56618b4ae7c6ca12
2025-07-18gnu: gettext: Update to 0.23.Janneke Nieuwenhuizen
* gnu/packages/patches/gettext-libunicode-update.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Unregister. * gnu/packages/gettext.scm (gettext-minimal): Update to 0.23. [source]: Remove patch. [arguments]: In phase "patch-tests", skip gnulib test "test-execute.sh". Change-Id: Ibac01c139e135c3a9c13f9077b4fbc6a7db93207
2022-05-28gnu: gettext-minimal: Fix build with new libunistring.Efraim Flashner
* gnu/packages/gettext.scm (gettext-minimal)[source]: Add patch. * gnu/packages/patches/gettext-libunicode-update.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.