summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorNathan Benedetto Proença <nathan@vieiraproenca.com>2021-07-09 10:45:16 -0300
committerLudovic Courtès <ludo@gnu.org>2021-07-21 15:59:29 +0200
commitc3e33474b965ac1b7d91b69b026630e7c707e289 (patch)
tree015ba7d3359293bf31560503edb80a1310dfe8e8 /gnu/local.mk
parent313c69a10008f9f794163970930f6e74e651ed24 (diff)
gnu: biber: Update to 2.16.
* gnu/packages/tex.scm (biber): Update to 2.16. [source]: Remove 'patches'. [inputs]: Add 'perl-io-string', 'perl-parse-recdescent', and 'perl-unicode-collate' (upstream appears to have fixed the issue initially mentioned as a comment: recent issue was closed after telling user to use perl-unicode-collate 1.29, which is the one available; see <https://github.com/plk/biber/issues/378>.) * gnu/packages/patches/biber-fix-encoding-write.patch, gnu/packages/patches/biber-sortinithash.patch: Remove. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index 54e5c677a0..e4d4f85868 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -876,8 +876,6 @@ dist_patch_DATA = \
%D%/packages/patches/beets-werkzeug-compat.patch \
%D%/packages/patches/behave-skip-a-couple-of-tests.patch \
%D%/packages/patches/beignet-correct-file-names.patch \
- %D%/packages/patches/biber-fix-encoding-write.patch \
- %D%/packages/patches/biber-sortinithash.patch \
%D%/packages/patches/bidiv-update-fribidi.patch \
%D%/packages/patches/binutils-boot-2.20.1a.patch \
%D%/packages/patches/binutils-libiberty-endianness-bug.patch \