guix_mirror_bot pushed a commit to branch c++-team
in repository guix.
commit 03b15665451a9f412aedb882f5206af56570ef70
Author: Greg Hogan <[email protected]>
AuthorDate: Wed Aug 27 13:21:35 2025 +0000
gnu: asymptote: Pin to old dependency version.
* gnu/packages/plotutils.scm (asymptote)[native-inputs]: Pin boost to
old version.
Change-Id: I912974a7f192c8a60b3cad95da961cbd181aa94f
---
gnu/packages/plotutils.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/plotutils.scm b/gnu/packages/plotutils.scm
index 4968cebb50..f2763bb081 100644
--- a/gnu/packages/plotutils.scm
+++ b/gnu/packages/plotutils.scm
@@ -89,7 +89,7 @@
(list autoconf-2.71
automake
bison
- boost
+ boost-1.83
cmake-minimal
emacs-minimal
flex