diff options
author | Ludovic Courtès <ludovic.courtes@inria.fr> | 2020-04-24 16:17:38 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2020-04-24 16:22:02 +0200 |
commit | 40fd909e3ddee2c46a27a4fe92ed49d3e7ffb413 (patch) | |
tree | 299a526240f82f51e5af1e1e6087df3f6e0b59ea /gnu/packages/patches/biber-sortinithash.patch | |
parent | 122b3cd68dbc6c83de5357d4db4d82d2fd92d9b1 (diff) | |
download | guix-40fd909e3ddee2c46a27a4fe92ed49d3e7ffb413.tar.gz guix-40fd909e3ddee2c46a27a4fe92ed49d3e7ffb413.zip |
gnu: biber: Downgrade to 2.11.
Biber 2.12 is incompatible with biblatex 3.11, which is what's currently
packaged. This is a followup to 41a010875ba4108e666f11fc111cf5bb5dcf5464.
* gnu/packages/tex.scm (biber): Downgrade to 2.11.
Diffstat (limited to 'gnu/packages/patches/biber-sortinithash.patch')
-rw-r--r-- | gnu/packages/patches/biber-sortinithash.patch | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/gnu/packages/patches/biber-sortinithash.patch b/gnu/packages/patches/biber-sortinithash.patch index 5a626705e6..1f054d25e4 100644 --- a/gnu/packages/patches/biber-sortinithash.patch +++ b/gnu/packages/patches/biber-sortinithash.patch @@ -21,15 +21,6 @@ index b4f641e..c6f86c7 100644 \field{labelnamesource}{author} \field{labeltitlesource}{title} \field{title}{The Title} -@@ -116,7 +116,7 @@ my $ann2 = q| \entry{ann2}{misc}{} - \strng{authorfullhash}{90ae96c82de92e36949bc64254bbde0c} - \field{extraname}{2} - \field{sortinit}{L} -- \field{sortinithash}{2c7981aaabc885868aba60f0c09ee20f} -+ \field{sortinithash}{dad3efd0836470093a7b4a7bb756eb8c} - \field{labelnamesource}{author} - \field{labeltitlesource}{title} - \field{title}{The Title} diff --git a/t/basic-misc.t b/t/basic-misc.t index d4664b1..a9168cc 100644 --- a/t/basic-misc.t |