me
/
guix
Archived
1
0
Fork 0

gnu: texlive-metapost: Declare a source file-name.

* gnu/packages/tex.scm (texlive-metapost)[source]: Declare a source
file-name.
master
Efraim Flashner 2018-03-14 21:10:27 +02:00
parent de20fd6a3a
commit b4bb2750ff
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 0 deletions

View File

@ -3635,6 +3635,7 @@ OT2 encoded fonts, CM bright shaped fonts and Concrete shaped fonts.")
%texlive-tag "/Master/texmf-dist/"
"/metapost"))
(revision %texlive-revision)))
(file-name (string-append name "-" version "-checkout"))
(sha256
(base32
"03nvjddffiz796wll6axzmgfvynyciy2mqamv20qx252w71vwkwd"))))