mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-06-05 02:14:03 +02:00
gnu: texlive-latex-pdfx: Declare source file-name.
* gnu/packages/tex.scm (texlive-latex-pdfx)[source]: Use file-name.
This commit is contained in:
@@ -7025,6 +7025,7 @@ the file to which it applies.")
|
||||
(origin
|
||||
(method svn-fetch)
|
||||
(uri (texlive-ref "latex" "pdfx"))
|
||||
(file-name (string-append name "-" version "-checkout"))
|
||||
(sha256
|
||||
(base32
|
||||
"0ikxg8yzq78hy5b9x13d4nah46d0yvmwlqmdri06pygbx116dcac"))))
|
||||
|
||||
Reference in New Issue
Block a user