mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
gnu: texlive-latex-titlesec: Declare a source file-name.
* gnu/packages/tex.scm (texlive-latex-titlesec)[source]: Declare a source file-name.
This commit is contained in:
parent
d57e5d4128
commit
0475e35c59
1 changed files with 1 additions and 0 deletions
|
@ -3543,6 +3543,7 @@ (define-public texlive-latex-titlesec
|
|||
%texlive-tag "/Master/texmf-dist/"
|
||||
"/tex/latex/titlesec"))
|
||||
(revision %texlive-revision)))
|
||||
(file-name (string-append name "-" version "-checkout"))
|
||||
(sha256
|
||||
(base32
|
||||
"04nmkhqx6jxcxx9a30zbcd5smxi5fd0cbp132bki7fnvhspnhg21"))))
|
||||
|
|
Loading…
Reference in a new issue