me
/
guix
Archived
1
0
Fork 0

gnu: texlive-translator: Fix hash.

* gnu/packages/tex.scm (texlive-translator): Fix hash.
master
Nicolas Goaziou 2021-12-14 15:36:36 +01:00
parent 245a99ceb5
commit 7c83d7f494
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 1 additions and 2 deletions

View File

@ -9710,8 +9710,7 @@ LaTeX and plain TeX.")
"texlive-translator"
(list "doc/latex/translator/"
"tex/latex/translator/")
(base32
"1pac03qghaw9q98skfrgzgk4wnz04pgizw59c4k5ydphw1vpsvcz")
(base32 "13rxdqhvgwc5lz2wsw4jwsb92614wlxsa90rmzxyrc6xjz1jypnk")
#:trivial? #t))
(build-system texlive-build-system)
(home-page "https://ctan.org/macros/latex/contrib/translator")