gnu: texlive-latex-xmpincl: Declare source file-name.
* gnu/packages/tex.scm (texlive-latex-xmpincl)[source]: Use file-name.master
parent
e34a17e410
commit
97656fc937
|
@ -7002,6 +7002,7 @@ effects, varying slide transitions and animations.")
|
||||||
(origin
|
(origin
|
||||||
(method svn-fetch)
|
(method svn-fetch)
|
||||||
(uri (texlive-ref "latex" "xmpincl"))
|
(uri (texlive-ref "latex" "xmpincl"))
|
||||||
|
(file-name (string-append name "-" version "-checkout"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0lq3dfb4fsw955gjwllnk7cg00ciq5mva64mlpbva6g2jz117734"))))
|
"0lq3dfb4fsw955gjwllnk7cg00ciq5mva64mlpbva6g2jz117734"))))
|
||||||
|
|
Reference in New Issue