summaryrefslogtreecommitdiff
path: root/gnu/packages
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2017-06-19 08:17:40 +0200
committerRicardo Wurmus <rekado@elephly.net>2017-06-19 08:22:03 +0200
commit96c336be07ec943260b434944d80e417fab2131e (patch)
tree8769063a3fc23ffd7e6798c8ccb81c639eef1734 /gnu/packages
parent15dc52e5a7083a5405bc57709e1be6a1215f1856 (diff)
downloadguix-patches-96c336be07ec943260b434944d80e417fab2131e.tar
guix-patches-96c336be07ec943260b434944d80e417fab2131e.tar.gz
gnu: texlive-tex-plain: Update to revision 44591.
* gnu/packages/tex.scm (texlive-tex-plain): Update to revision 44591.
Diffstat (limited to 'gnu/packages')
-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 459657903e..087a1fe9b6 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -650,7 +650,7 @@ symbol fonts.")
(revision %texlive-revision)))
(sha256
(base32
- "1ifmbyl3ir8k0v1g25xjb5rcyy5vhj8a3fa2088nczga09hna5vn"))))
+ "0mjgl3gscn3ps29yjambz1j9fg81ynnncb96vpprwx4xsijhsns0"))))
(build-system trivial-build-system)
(arguments
`(#:modules ((guix build utils))