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
|
@ -2705,6 +2705,7 @@ tables to be coloured.")
|
||||||
%texlive-tag "/Master/texmf-dist/"
|
%texlive-tag "/Master/texmf-dist/"
|
||||||
"/tex/latex/fancybox"))
|
"/tex/latex/fancybox"))
|
||||||
(revision %texlive-revision)))
|
(revision %texlive-revision)))
|
||||||
|
(file-name (string-append name "-" version "-checkout"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0smmnaad2q8qwicay1frri990lv65l0k8cwzsvdsyp3jk8kp042w"))))
|
"0smmnaad2q8qwicay1frri990lv65l0k8cwzsvdsyp3jk8kp042w"))))
|
||||||
|
|
Loading…
Reference in New Issue