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:
Efraim Flashner 2018-03-14 20:49:31 +02:00
parent 62ee46b9a2
commit e89d5cf4fc
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 0 deletions

View File

@ -2740,6 +2740,7 @@ floats, center, flushleft, and flushright, lists, and pages.")
%texlive-tag "/Master/texmf-dist/" %texlive-tag "/Master/texmf-dist/"
"/tex/latex/fancyhdr")) "/tex/latex/fancyhdr"))
(revision %texlive-revision))) (revision %texlive-revision)))
(file-name (string-append name "-" version "-checkout"))
(sha256 (sha256
(base32 (base32
"04h430agf8aj7ziwyb46xpk95c605rjk1wzhr63m6ylipihidlgw")))) "04h430agf8aj7ziwyb46xpk95c605rjk1wzhr63m6ylipihidlgw"))))