diff options
| author | Park DongHa <luncliff@gmail.com> | 2021-04-20 09:21:59 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-19 17:21:59 -0700 |
| commit | d3a67b0559fbb4fe7e64c54473475af8d6bbc1dd (patch) | |
| tree | 5d3de21817f50ee2c1732080512ca460fe82d839 /versions/g- | |
| parent | 818cf25415aa0ee7f45d40d11d0b3b8e87bc0ac2 (diff) | |
| download | vcpkg-d3a67b0559fbb4fe7e64c54473475af8d6bbc1dd.tar.gz vcpkg-d3a67b0559fbb4fe7e64c54473475af8d6bbc1dd.zip | |
[ghc-filesystem] create a new port (#16936)
* [ghc-filesystem] create a new port
* [ghc-filesystem] update baseline and port SHA
* Update ports/ghc-filesystem/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update ports/ghc-filesystem/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* [ghc-filesystem] update git-tree SHA
* [ghc-filesystem] depends vcpkg-cmake ports
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Diffstat (limited to 'versions/g-')
| -rw-r--r-- | versions/g-/ghc-filesystem.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/versions/g-/ghc-filesystem.json b/versions/g-/ghc-filesystem.json new file mode 100644 index 000000000..d4f2e6721 --- /dev/null +++ b/versions/g-/ghc-filesystem.json @@ -0,0 +1,9 @@ +{ + "versions": [ + { + "git-tree": "bacddfca1f950fd501d4774332039f9be3e4d620", + "version": "1.5.4", + "port-version": 0 + } + ] +} |
