1
0
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:
Efraim Flashner
2019-11-13 12:48:47 +02:00
parent 97656fc937
commit 2ada1259e9
+1
View File
@@ -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"))))