rekado pushed a commit to branch master
in repository guix.

commit 83474718f2d4f5792978e1188da762a296967f7f
Author: Ricardo Wurmus <[email protected]>
Date:   Mon Jun 19 08:20:18 2017 +0200

    gnu: texlive-latex-l3packages: Update to revision 44591.
    
    * gnu/packages/tex.scm (texlive-latex-l3packages): Update to revision 44591.
---
 gnu/packages/tex.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index ac3aea6..21af9d7 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -1124,7 +1124,7 @@ that the LaTeX3 conventions can be used with regular 
LaTeX 2e packages.")
               (uri (texlive-ref "latex" "l3packages"))
               (sha256
                (base32
-                "1p1y9my6ccmp2ab91fzqqgih8ifrk4y3wyh397kagiq9f6a6v91f"))))
+                "16jplkvzdysfssijq9l051nsks65c2nrarsl17k8gjhc28yznj8y"))))
     (build-system texlive-build-system)
     (arguments
      '(#:tex-directory "latex/l3packages"

Reply via email to