mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-20 09:10:30 +02:00
gnu: texlive-latex-listings: Declare a source file-name.
* gnu/packages/tex.scm (texlive-latex-listings)[source]: Declare a source file-name.
This commit is contained in:
@@ -2818,6 +2818,7 @@ footnotes with symbols rather than numbers.")
|
||||
(source (origin
|
||||
(method svn-fetch)
|
||||
(uri (texlive-ref "latex" "listings"))
|
||||
(file-name (string-append name "-" version "-checkout"))
|
||||
(sha256
|
||||
(base32
|
||||
"1nsn9wp3wl12b36c0sqrim33lf33cr5wky0h4ncnw8lvqgm7h8wf"))))
|
||||
|
||||
Reference in New Issue
Block a user