diff options
| author | Nicolas Goaziou <mail@nicolasgoaziou.fr> | 2026-08-25 11:39:03 +0200 |
|---|---|---|
| committer | Nicolas Goaziou <mail@nicolasgoaziou.fr> | 2026-08-25 12:00:34 +0200 |
| commit | 930f84bdc1106ea0192525cd98adb284ba45c610 (patch) | |
| tree | de5497d672f0da16f1e8f99801dcc6d5941e819f | |
| parent | 5a661d9930d32c6cbd2ce55884dc7da97548041d (diff) | |
gnu: texlive-neoschool: Update to 1.3.12.
* gnu/packages/tex.scm (texlive-neoschool): Update to 1.3.12.
| -rw-r--r-- | gnu/packages/tex.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm index cdeaec1fd2f..cb8ad5bef8f 100644 --- a/gnu/packages/tex.scm +++ b/gnu/packages/tex.scm | |||
| @@ -31019,7 +31019,7 @@ dissertation in LaTeX.") | |||
| 31019 | (license license:lppl1.2+))) | 31019 | (license license:lppl1.2+))) |
| 31020 | 31020 | ||
| 31021 | (define-public texlive-neoschool | 31021 | (define-public texlive-neoschool |
| 31022 | (let ((revision 79595)) ;release 1.3.10 | 31022 | (let ((revision 80044)) ;release 1.3.12 |
| 31023 | (package | 31023 | (package |
| 31024 | (name "texlive-neoschool") | 31024 | (name "texlive-neoschool") |
| 31025 | (version (string-append "2026.1-" (number->string revision))) | 31025 | (version (string-append "2026.1-" (number->string revision))) |
| @@ -31033,7 +31033,7 @@ dissertation in LaTeX.") | |||
| 31033 | "tex/latex/neoschool/")))) | 31033 | "tex/latex/neoschool/")))) |
| 31034 | (file-name (git-file-name name version)) | 31034 | (file-name (git-file-name name version)) |
| 31035 | (sha256 | 31035 | (sha256 |
| 31036 | (base32 "0w31298as49wvb3vps5qf8kgl0fdmhn3k57xd29s5byq7yvv5s4q")))) | 31036 | (base32 "0kkxzi7vwpjjmvlq5dmpdhb5drgslg59lmjwjvfh2h1fncm6a7j1")))) |
| 31037 | (outputs '("out" "doc")) | 31037 | (outputs '("out" "doc")) |
| 31038 | (build-system texlive-build-system) | 31038 | (build-system texlive-build-system) |
| 31039 | (home-page "https://ctan.org/pkg/neoschool") | 31039 | (home-page "https://ctan.org/pkg/neoschool") |
