andreas pushed a commit to branch tex-team
in repository guix.
commit 7d5a5772ff0eac946d546b80262bc89ac8b17365
Author: Nicolas Goaziou <[email protected]>
AuthorDate: Wed Apr 30 16:19:35 2025 +0200
gnu: jthreads: Fix build.
* gnu/packages/cpp.scm (jthread): Bump texlive-listings version provided in
TeX Live to 1.10c.
Change-Id: I699bcc43b1a2dcbff8956d664b3dab496ca2e270
---
gnu/packages/cpp.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/cpp.scm b/gnu/packages/cpp.scm
index ebc7e852a2..004fb8ecad 100644
--- a/gnu/packages/cpp.scm
+++ b/gnu/packages/cpp.scm
@@ -1279,7 +1279,7 @@ intuitive syntax and trivial integration.")
;; NOTE: remove strict versioning.
(substitute* "styles.tex"
(("lst@CheckVersion\\{1.6\\}")
- "lst@CheckVersion{1.10}"))
+ "lst@CheckVersion{1.10c}"))
(invoke "pdflatex" "std")
(invoke "pdflatex" "std")))) ;Rerun to update references.
(replace 'install