gnu: texlive-luatex-lualibs: Include version in source file-name.
* gnu/packages/tex.scm (texlive-luatex-lualibs)[source]: Include version in the source file-name.
This commit is contained in:
parent
634a4a7f14
commit
01d79c306a
@ -1477,6 +1477,7 @@ the l3kernel and xparse bundles from the LaTeX 3 development team.")
|
||||
(uri (string-append "https://github.com/lualatex/lualibs/"
|
||||
"releases/download/v"
|
||||
version "/lualibs.zip"))
|
||||
(file-name (string-append name "-" version ".zip"))
|
||||
(sha256
|
||||
(base32
|
||||
"1xx9blvrmx9hyhrl345lpai9m6xxnw997261a1ahn1bm5r2j5fqy"))))
|
||||
|
Loading…
Reference in New Issue
Block a user