1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-29 13:31:16 +02:00

gnu: texlive-latex-titlesec: Declare a source file-name.

* gnu/packages/tex.scm (texlive-latex-titlesec)[source]: Declare a
source file-name.
This commit is contained in:
Efraim Flashner
2018-03-14 21:09:13 +02:00
parent d57e5d4128
commit 0475e35c59

View File

@@ -3543,6 +3543,7 @@ of ink traps which typify the Kurier font.")
%texlive-tag "/Master/texmf-dist/"
"/tex/latex/titlesec"))
(revision %texlive-revision)))
(file-name (string-append name "-" version "-checkout"))
(sha256
(base32
"04nmkhqx6jxcxx9a30zbcd5smxi5fd0cbp132bki7fnvhspnhg21"))))