mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-06 19:40:10 +02:00
Update ghc::filesystem to version 1.5.14
This commit is contained in:
@@ -29,6 +29,8 @@ Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
bump).
|
||||
- The function2 dependency has been updated to version 4.2.3 (revision version
|
||||
bump).
|
||||
- The `ghc::filesystem` dependency has been updated to version 1.5.14 (revision
|
||||
version bump).
|
||||
- The tomlplusplus dependency has been updated to target version 3.4.0.
|
||||
|
||||
## [5.0.5] - 2023-05-07
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
[wrap-git]
|
||||
url = https://github.com/gulrak/filesystem.git
|
||||
# This is tag v1.5.12
|
||||
revision = cd6805e94dd5d6346be1b75a54cdc27787319dd2
|
||||
# This is tag v1.5.14
|
||||
revision = 8a2edd6d92ed820521d42c94d179462bf06b5ed3
|
||||
depth = 1
|
||||
patch_directory = ghc_filesystem
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
project('ghc_filesystem', 'cpp', version : '1.5.2')
|
||||
project('ghc_filesystem', 'cpp', version : '1.5.14')
|
||||
|
||||
ghc_filesystem_dep = declare_dependency(include_directories : include_directories('include'))
|
||||
|
||||
Reference in New Issue
Block a user