vcpkg/versions/g-/guile.json
gerard-ryan-immersaview 6db51d86a9
[vcpkg_replace_string] warn unchanged by call (#34719)
If a call to `vcpkg_replace_string` makes no changes i.e doesn't
effectively replace a string, A warning is logged.

This should also help identify ports that no longer need these calls to
fix things in `.pc` files etc.
2024-06-19 14:07:05 -07:00

25 lines
523 B
JSON

{
"versions": [
{
"git-tree": "6fac811149df3f29073da85f782f1a65ac5fdb5a",
"version": "3.0.9",
"port-version": 1
},
{
"git-tree": "110d7a6bda8678341e931b4b8456e9926dc34e92",
"version": "3.0.9",
"port-version": 0
},
{
"git-tree": "ccaa1b9bc0ba4c7397a8f5a05cf99df4c47897d9",
"version": "3.0.8",
"port-version": 1
},
{
"git-tree": "1c74041cde8519afb26d9fa588b8d24877d35514",
"version": "3.0.8",
"port-version": 0
}
]
}