me
/
guix
Archived
1
0
Fork 0

gnu: texlive-latex-changepage: Declare source file-name.

* gnu/packages/tex.scm (texlive-latex-changepage)[source]: Use
file-name.
master
Efraim Flashner 2019-11-13 12:47:37 +02:00
parent 44d0717c9b
commit e34a17e410
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 0 deletions

View File

@ -6470,6 +6470,7 @@ page, a new page will be started.")
(origin
(method svn-fetch)
(uri (texlive-ref "latex" "changepage"))
(file-name (string-append name "-" version "-checkout"))
(sha256
(base32
"1rpw8xg5p4jsyh236jma9dz3l29wjx4062f154b3wak5yjcxyxyb"))))