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