1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-26 04:00:30 +02:00

gnu: texlive-fonts-knuth-lib: Declare a source file-name.

* gnu/packages/tex.scm (texlive-fonts-knuth-lib)[source]: Declare a
source file-name.
This commit is contained in:
Efraim Flashner
2018-03-13 22:26:33 +02:00
parent a4015c2065
commit 6b286e424a

View File

@@ -603,6 +603,7 @@ display, and mathematical fonts in a range of styles, based on Monotype Modern
%texlive-tag "/Master/texmf-dist/"
"/fonts/source/public/knuth-lib"))
(revision %texlive-revision)))
(file-name (string-append name "-" version "-checkout"))
(sha256
(base32
"0in9aqyi8jkyf9d16z0li50z5fpwj1iwgwm83gmvwqcf7chfs04y"))))