gc: update to 8.2.12

no missed pregenerated files!
This commit is contained in:
Samuel Tyler 2026-02-07 17:22:53 +11:00
parent 5b1f43144f
commit 5b5623d99e
No known key found for this signature in database
GPG key ID: EB5091A5C77E8DC4
6 changed files with 7 additions and 7 deletions

View file

@ -1357,8 +1357,8 @@ libunistring 1.4.1
Library for manipulating Unicode and C strings according to Unicode standard. This
is a dependency of GNU Guile.
boehm-gc 8.0.4
==============
boehm-gc 8.2.12
===============
The Boehm-Demers-Weiser conservative garbage collector can be used as a garbage
collecting replacement for C malloc or C++ new.