me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/tex.scm (texlive-latex-cyrillic)[source]: Declare a
source file-name.
master
Efraim Flashner 2018-03-14 20:38:05 +02:00
parent 8732493e75
commit 51bffe791b
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 0 deletions

View File

@ -1620,6 +1620,7 @@ for Canadian and USA text.")
(source (origin (source (origin
(method svn-fetch) (method svn-fetch)
(uri (texlive-ref "latex" "cyrillic")) (uri (texlive-ref "latex" "cyrillic"))
(file-name (string-append name "-" version "-checkout"))
(sha256 (sha256
(base32 (base32
"1mdhl35hwas68ki56qqngzar37dwv4mm64l2canihr255bz34lbv")))) "1mdhl35hwas68ki56qqngzar37dwv4mm64l2canihr255bz34lbv"))))