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-filemod: Declare a source file-name.

* gnu/packages/tex.scm (texlive-latex-filemod)[source]: Declare a source
file-name.
This commit is contained in:
Efraim Flashner 2018-03-14 20:40:33 +02:00
parent b5b10f3b3b
commit 681b579d6d
Signed by untrusted user: efraim
GPG key ID: 41AAE7DCCA3D8351

View file

@ -1987,6 +1987,7 @@ without affecting the structure of the list (this works for @code{itemize} and
%texlive-tag "/Master/texmf-dist/"
"/tex/latex/filemod"))
(revision %texlive-revision)))
(file-name (string-append name "-" version "-checkout"))
(sha256
(base32
"0vpxilfw69xv78f03g0j0zw0bw4qcn36whqp8phcq48qk1ax2kr2"))))