summary refs log tree commit diff
path: root/gnu
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2017-06-19 08:19:47 +0200
committerRicardo Wurmus <rekado@elephly.net>2017-06-19 08:22:04 +0200
commit1f7d1010b6c4db7464afb9ae3745e43a99c23a04 (patch)
tree16e26decab142dda7f7c83b7b7e322c7275aa60e /gnu
parente3c970fc5c71b936279afee4fd24bc267f40549c (diff)
downloadguix-1f7d1010b6c4db7464afb9ae3745e43a99c23a04.tar.gz
gnu: texlive-latex-l3kernel: Update to revision 44591.
* gnu/packages/tex.scm (texlive-latex-l3kernel): Update to revision 44591.
Diffstat (limited to 'gnu')
-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 d9e211cf8c..ac3aea6f54 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -1101,7 +1101,7 @@ of file names.")
               (uri (texlive-ref "latex" "l3kernel"))
               (sha256
                (base32
-                "0ndqw0flhl20f4ny5lssp8rqpnj5kglyg59whbdrxbh2zc7w7j0b"))))
+                "0r0wfk594j8wkdqhh21haimwsfq8x5jch4ldm21hkzk5dnmvpbg6"))))
     (build-system texlive-build-system)
     (arguments
      '(#:tex-directory "latex/l3kernel"))