summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2017-06-19 08:19:10 +0200
committerRicardo Wurmus <rekado@elephly.net>2017-06-19 08:22:04 +0200
commite3c970fc5c71b936279afee4fd24bc267f40549c (patch)
tree33a46f3d3f871ad339b8c219926944b8fadbd2e4
parentfea8eef34b6c520b0336ca96b02037fa4aae55df (diff)
downloadguix-patches-e3c970fc5c71b936279afee4fd24bc267f40549c.tar
guix-patches-e3c970fc5c71b936279afee4fd24bc267f40549c.tar.gz
gnu: texlive-latex-graphics: Update to revision 44591.
* gnu/packages/tex.scm (texlive-latex-graphics): Update to revision 44591.
-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 521a8dc13e..d9e211cf8c 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -892,7 +892,7 @@ verbatim source).")
(uri (texlive-ref "latex" "graphics"))
(sha256
(base32
- "17ka701xr9nqsjlhz30hphr8d9j4zzwgv5zl5r2f118yzqh9c34v"))))
+ "07azyn0b1s49vbdlr6dmygrminxp72ndl24j1091hiiccvrjq3xc"))))
(build-system texlive-build-system)
(arguments
'(#:tex-directory "latex/graphics"