gnu: texlive-tex-texinfo: Declare a source file-name.
* gnu/packages/tex.scm (texlive-tex-texinfo)[source]: Declare a source file-name.
This commit is contained in:
parent
70a71d19c8
commit
88ae1921d8
|
@ -2507,6 +2507,7 @@ situations where longtable has problems.")
|
|||
%texlive-tag "/Master/texmf-dist/"
|
||||
"/tex/texinfo"))
|
||||
(revision %texlive-revision)))
|
||||
(file-name (string-append name "-" version "-checkout"))
|
||||
(sha256
|
||||
(base32
|
||||
"09zj2w3lx0y6i2syfjjgizahf86z301dw8p37ln6syfhqhzqdz46"))))
|
||||
|
|
Loading…
Reference in New Issue