mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-01 14:55:55 +02:00
gnu: texlive-latex-amsfonts: Declare a source file-name.
* gnu/packages/tex.scm (texlive-latex-amsfonts)[source]: Declare a source file-name.
This commit is contained in:
@@ -824,6 +824,7 @@ details can be found in the documentation.")
|
||||
(source (origin
|
||||
(method svn-fetch)
|
||||
(uri (texlive-ref "latex" "amsfonts"))
|
||||
(file-name (string-append name "-" version "-checkout"))
|
||||
(sha256
|
||||
(base32
|
||||
"0slzfv5h2m03b2xvm2sasznz4azh6rgi069z161dja3l8rln79hm"))))
|
||||
|
||||
Reference in New Issue
Block a user