mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-12 14:16:55 -05:00
gnu: texlive-latex-fancyhdr: Declare a source file-name.
* gnu/packages/tex.scm (texlive-latex-fancyhdr)[source]: Declare a source file-name.
This commit is contained in:
parent
62ee46b9a2
commit
e89d5cf4fc
1 changed files with 1 additions and 0 deletions
|
@ -2740,6 +2740,7 @@ (define-public texlive-latex-fancyhdr
|
|||
%texlive-tag "/Master/texmf-dist/"
|
||||
"/tex/latex/fancyhdr"))
|
||||
(revision %texlive-revision)))
|
||||
(file-name (string-append name "-" version "-checkout"))
|
||||
(sha256
|
||||
(base32
|
||||
"04h430agf8aj7ziwyb46xpk95c605rjk1wzhr63m6ylipihidlgw"))))
|
||||
|
|
Loading…
Reference in a new issue