summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/freedict-tools-fix-determinism.patch
AgeCommit message (Collapse)Author
2024-12-02gnu: freedict-tools: Fix non-determinism of dictzip compressed file headers.Runciter
Reset .dict file mtime to start of the epoch before compressing with dictzip. * gnu/packages/patches/freedict-tools-fix-determinism.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/dictionaries.scm (freedict-tools): Use it. Signed-off-by: Runciter <[email protected]> Signed-off-by: Ludovic Courtès <[email protected]>