mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 05:48:07 -05:00
gnu: texlive-latex-fancybox: Declare a source file-name.
* gnu/pacakges/tex.scm (texlive-latex-fancybox)[source]: Declare a source file-name.
This commit is contained in:
parent
4439c1deda
commit
62ee46b9a2
1 changed files with 1 additions and 0 deletions
|
@ -2705,6 +2705,7 @@ (define-public texlive-latex-fancybox
|
|||
%texlive-tag "/Master/texmf-dist/"
|
||||
"/tex/latex/fancybox"))
|
||||
(revision %texlive-revision)))
|
||||
(file-name (string-append name "-" version "-checkout"))
|
||||
(sha256
|
||||
(base32
|
||||
"0smmnaad2q8qwicay1frri990lv65l0k8cwzsvdsyp3jk8kp042w"))))
|
||||
|
|
Loading…
Reference in a new issue