mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 14:07:01 +01:00
gnu: texlive-generic-tex-ini-files: Declare a source file-name.
* gnu/packages/tex.scm (texlive-generic-tex-ini-files)[source]: Declare a source file-name.
This commit is contained in:
parent
ddc0bbc875
commit
ac0529ddec
1 changed files with 1 additions and 0 deletions
|
@ -356,6 +356,7 @@ (define-public texlive-generic-tex-ini-files
|
|||
%texlive-tag "/Master/texmf-dist/"
|
||||
"/tex/generic/tex-ini-files"))
|
||||
(revision %texlive-revision)))
|
||||
(file-name (string-append name "-" version "-checkout"))
|
||||
(sha256
|
||||
(base32
|
||||
"1wh42n1lmzcvi3g6mm31nm3yd5ha5bl260xqc444jg1m9fdp3wz5"))))
|
||||
|
|
Loading…
Reference in a new issue