mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 23:46:13 -05:00
gnu: texlive-fonts-amsfonts: Declare a source file-name.
* gnu/packages/tex.scm (texlive-fonts-amsfonts)[source]: Declare a source file-name.
This commit is contained in:
parent
a4550e7d66
commit
5fe9233eb4
1 changed files with 1 additions and 0 deletions
|
@ -742,6 +742,7 @@ (define-public texlive-fonts-amsfonts
|
|||
%texlive-tag "/Master/texmf-dist/"
|
||||
"/fonts/source/public/amsfonts"))
|
||||
(revision %texlive-revision)))
|
||||
(file-name (string-append name "-" version "-checkout"))
|
||||
(sha256
|
||||
(base32
|
||||
"07h20rvpbdb4k72hzmjkyb29426zr9wxsfp6yd4ajbbpd3vx8grb"))))
|
||||
|
|
Loading…
Reference in a new issue