diff options
| author | Nicolas Goaziou <mail@nicolasgoaziou.fr> | 2026-08-30 22:21:02 +0200 |
|---|---|---|
| committer | Nicolas Goaziou <mail@nicolasgoaziou.fr> | 2026-08-30 22:21:02 +0200 |
| commit | 4c863218967e6372127bc38a750991bd6d7843d6 (patch) | |
| tree | 9c3ee9665ed119a51fbb90a4eb4653b4048251e0 | |
| parent | 9702274bc2aae2c5dd037729fd24edd9bbbd3e6f (diff) | |
gnu: texlive-beamerthemecelestia: Update to 1.2.8.
* gnu/packages/tex.scm (texlive-beamerthemecelestia): Update to 1.2.8.
| -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 cb8ad5bef8f..b8b55242eb4 100644 --- a/gnu/packages/tex.scm +++ b/gnu/packages/tex.scm | |||
| @@ -100720,7 +100720,7 @@ presentation theme Warsaw.") | |||
| 100720 | (license license:lppl))) | 100720 | (license license:lppl))) |
| 100721 | 100721 | ||
| 100722 | (define-public texlive-beamerthemecelestia | 100722 | (define-public texlive-beamerthemecelestia |
| 100723 | (let ((revision 80070)) ;release 1.2.6 | 100723 | (let ((revision 80130)) ;release 1.2.8 |
| 100724 | (package | 100724 | (package |
| 100725 | (name "texlive-beamerthemecelestia") | 100725 | (name "texlive-beamerthemecelestia") |
| 100726 | (version (string-append "2026.1-" (number->string revision))) | 100726 | (version (string-append "2026.1-" (number->string revision))) |
| @@ -100734,7 +100734,7 @@ presentation theme Warsaw.") | |||
| 100734 | "tex/latex/beamerthemecelestia/")))) | 100734 | "tex/latex/beamerthemecelestia/")))) |
| 100735 | (file-name (git-file-name name version)) | 100735 | (file-name (git-file-name name version)) |
| 100736 | (sha256 | 100736 | (sha256 |
| 100737 | (base32 "18rbbbv3nyi0spwj3n38gkrpvmjmwchfaa9pcimdpq0xr286n92d")))) | 100737 | (base32 "17i6fgdlwnj9r9hxyzp0ngd13i7p37w2ikaf2c6law0wcgi4dd23")))) |
| 100738 | (outputs '("out" "doc")) | 100738 | (outputs '("out" "doc")) |
| 100739 | (build-system texlive-build-system) | 100739 | (build-system texlive-build-system) |
| 100740 | (home-page "https://ctan.org/pkg/beamerthemecelestia") | 100740 | (home-page "https://ctan.org/pkg/beamerthemecelestia") |
