gnu: texlive-latex-eso-pic: Declare a source file-name.

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

View File

@ -3037,6 +3037,7 @@ one of the packages @code{calrsfs} and @code{mathrsfs}.")
(source (origin
(method svn-fetch)
(uri (texlive-ref "latex" "eso-pic"))
(file-name (string-append name "-" version "-checkout"))
(sha256
(base32
"1xvmms28mvvfpks9x7lfya2xhh5k8jy3qnlih1mzcnf156xnb89z"))))