3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: texlive-latex-anysize: Declare a source file-name.

* gnu/packages/tex.scm (texlive-latex-anysize)[source]: Declare a source
file-name.
This commit is contained in:
Efraim Flashner 2018-03-14 20:45:12 +02:00
parent 88ae1921d8
commit de4eb4d1c9
Signed by untrusted user: efraim
GPG key ID: 41AAE7DCCA3D8351

View file

@ -2571,6 +2571,7 @@ does not affect @code{\\tt}, @code{\\texttt}, etc.")
%texlive-tag "/Master/texmf-dist/"
"/tex/latex/anysize"))
(revision %texlive-revision)))
(file-name (string-append name "-" version "-checkout"))
(sha256
(base32
"19khwqjlvznc955sijhww3c4zbb0053rvzwv9nz738qknq7y18vb"))))