gnu: texlive-latex-url: Declare a source file-name.
* gnu/packages/tex.scm (texlive-latex-url)[source]: Declare a source file-name.
This commit is contained in:
parent
f8340ab143
commit
a26207f879
1 changed files with 1 additions and 0 deletions
|
@ -1338,6 +1338,7 @@ xr, and xspace.")
|
||||||
%texlive-tag "/Master/texmf-dist/"
|
%texlive-tag "/Master/texmf-dist/"
|
||||||
"/tex/latex/url"))
|
"/tex/latex/url"))
|
||||||
(revision %texlive-revision)))
|
(revision %texlive-revision)))
|
||||||
|
(file-name (string-append name "-" version "-checkout"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"184s2543cwia5l7iibhlkl1ffbncfhjpv5p56zq0c15by5sghlac"))))
|
"184s2543cwia5l7iibhlkl1ffbncfhjpv5p56zq0c15by5sghlac"))))
|
||||||
|
|
Reference in a new issue