summaryrefslogtreecommitdiff
path: root/gnu/packages/tex.scm
diff options
context:
space:
mode:
authorMarius Bakke <marius@gnu.org>2020-06-02 20:35:00 +0200
committerMarius Bakke <marius@gnu.org>2020-06-02 20:41:11 +0200
commit37465b5be0324d9c953408fe88e2509ad0891712 (patch)
tree4ac0392991e604f11da0095b8d3ac7d778fc6b94 /gnu/packages/tex.scm
parent5359b601cd19eab96205e8eabca902ec8a47db18 (diff)
downloadguix-patches-37465b5be0324d9c953408fe88e2509ad0891712.tar
guix-patches-37465b5be0324d9c953408fe88e2509ad0891712.tar.gz
gnu: texlive-csquotes: Update source checksum.
This package had not been adjusted for the TeX Live 2019 upgrade. Fixes <https://bugs.gnu.org/41660>. * gnu/packages/tex.scm (texlive-csquotes)[simple-texlive-package]: Update expected checksum.
Diffstat (limited to 'gnu/packages/tex.scm')
-rw-r--r--gnu/packages/tex.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index 137e000bc5..6f6ea73ffc 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -7306,7 +7306,7 @@ to what constitutes a good table in this context. The package offers
(list "/doc/latex/csquotes/"
"/tex/latex/csquotes/")
(base32
- "15hgn37zg433skn7ijqs1kl2z56fhy29cjxn01b5pjrnrkdar4i4")
+ "088gvi60d7sdl6fgg68fbz30fnpqc3yrpkx80sfw7vwgar3wm3av")
#:trivial? #t)))
(package
(inherit template)