me
/
guix
Archived
1
0
Fork 0

gnu: texlive-latex-xmpincl: Declare source file-name.

* gnu/packages/tex.scm (texlive-latex-xmpincl)[source]: Use file-name.
master
Efraim Flashner 2019-11-13 12:48:17 +02:00
parent e34a17e410
commit 97656fc937
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 0 deletions

View File

@ -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"))))