فهرست منبع

autoupdate docs by xmake-repo/ci

ruki 3 سال پیش
والد
کامیت
337b148aec

+ 1 - 1
_coverpage.md

@@ -6,7 +6,7 @@
 
 - *Simple, lightweight, cross-platform*
 - *Modern C/C++ package manager, support distributed repositories*
-- **Recently added: mpmcqueue, sqlpp11, toml11**
+- **Recently added: functionalplus, mpmcqueue, sqlpp11**
 
 [Gitee](https://gitee.com/tboox/xrepo/)
 [Github](https://github.com/xmake-io/xrepo/)

+ 1 - 1
_sidebar.md

@@ -1,7 +1,7 @@
 - Getting Started
   - [Sponsor](https://xmake.io/#/about/sponsor)
   - [Quick Start](getting_started.md)
-- Packages (571)
+- Packages (572)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)

+ 33 - 0
mirror/packages/android.html

@@ -1772,6 +1772,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("fmt")
 </code></pre>
+<h3 id="functionalplusandroid">functionalplus (android)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Functional Programming Library for C++. Write concise and readable C++ code.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="http://www.editgym.com/fplus-api-search/">http://www.editgym.com/fplus-api-search/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v0.2.18-p0</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/f/functionalplus/xmake.lua">functionalplus/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p android [--ndk=/xxx] functionalplus
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("functionalplus")
+</code></pre>
 <h3 id="fxgltfandroid">fx-gltf (android)</h3>
 <table>
 <thead>

+ 33 - 0
mirror/packages/bsd.html

@@ -1422,6 +1422,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("fmt")
 </code></pre>
+<h3 id="functionalplusbsd">functionalplus (bsd)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Functional Programming Library for C++. Write concise and readable C++ code.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="http://www.editgym.com/fplus-api-search/">http://www.editgym.com/fplus-api-search/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v0.2.18-p0</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>i386, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/f/functionalplus/xmake.lua">functionalplus/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install functionalplus
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("functionalplus")
+</code></pre>
 <h3 id="fxgltfbsd">fx-gltf (bsd)</h3>
 <table>
 <thead>

+ 33 - 0
mirror/packages/cross.html

@@ -1352,6 +1352,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("fmt")
 </code></pre>
+<h3 id="functionalpluscross">functionalplus (cross)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Functional Programming Library for C++. Write concise and readable C++ code.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="http://www.editgym.com/fplus-api-search/">http://www.editgym.com/fplus-api-search/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v0.2.18-p0</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm, arm64, i386, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/f/functionalplus/xmake.lua">functionalplus/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p cross [--sdk=/xxx] functionalplus
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("functionalplus")
+</code></pre>
 <h3 id="fxgltfcross">fx-gltf (cross)</h3>
 <table>
 <thead>

+ 33 - 0
mirror/packages/iphoneos.html

@@ -1529,6 +1529,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("fmt")
 </code></pre>
+<h3 id="functionalplusiphoneos">functionalplus (iphoneos)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Functional Programming Library for C++. Write concise and readable C++ code.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="http://www.editgym.com/fplus-api-search/">http://www.editgym.com/fplus-api-search/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v0.2.18-p0</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64, armv7, armv7s, i386, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/f/functionalplus/xmake.lua">functionalplus/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p iphoneos functionalplus
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("functionalplus")
+</code></pre>
 <h3 id="fxgltfiphoneos">fx-gltf (iphoneos)</h3>
 <table>
 <thead>

+ 33 - 0
mirror/packages/linux.html

@@ -4353,6 +4353,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("ftgl")
 </code></pre>
+<h3 id="functionalpluslinux">functionalplus (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Functional Programming Library for C++. Write concise and readable C++ code.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="http://www.editgym.com/fplus-api-search/">http://www.editgym.com/fplus-api-search/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v0.2.18-p0</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/f/functionalplus/xmake.lua">functionalplus/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install functionalplus
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("functionalplus")
+</code></pre>
 <h3 id="fxgltflinux">fx-gltf (linux)</h3>
 <table>
 <thead>

+ 33 - 0
mirror/packages/macosx.html

@@ -4065,6 +4065,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("ftgl")
 </code></pre>
+<h3 id="functionalplusmacosx">functionalplus (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Functional Programming Library for C++. Write concise and readable C++ code.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="http://www.editgym.com/fplus-api-search/">http://www.editgym.com/fplus-api-search/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v0.2.18-p0</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64, i386, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/f/functionalplus/xmake.lua">functionalplus/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install functionalplus
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("functionalplus")
+</code></pre>
 <h3 id="fxgltfmacosx">fx-gltf (macosx)</h3>
 <table>
 <thead>

+ 33 - 0
mirror/packages/mingw.html

@@ -1772,6 +1772,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("freetype")
 </code></pre>
+<h3 id="functionalplusmingw">functionalplus (mingw)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Functional Programming Library for C++. Write concise and readable C++ code.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="http://www.editgym.com/fplus-api-search/">http://www.editgym.com/fplus-api-search/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v0.2.18-p0</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm, arm64, i386, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/f/functionalplus/xmake.lua">functionalplus/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p mingw [--mingw=/xxx] functionalplus
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("functionalplus")
+</code></pre>
 <h3 id="fxgltfmingw">fx-gltf (mingw)</h3>
 <table>
 <thead>

+ 33 - 0
mirror/packages/msys.html

@@ -1389,6 +1389,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("fmt")
 </code></pre>
+<h3 id="functionalplusmsys">functionalplus (msys)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Functional Programming Library for C++. Write concise and readable C++ code.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="http://www.editgym.com/fplus-api-search/">http://www.editgym.com/fplus-api-search/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v0.2.18-p0</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>i386, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/f/functionalplus/xmake.lua">functionalplus/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install functionalplus
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("functionalplus")
+</code></pre>
 <h3 id="fxgltfmsys">fx-gltf (msys)</h3>
 <table>
 <thead>

+ 33 - 0
mirror/packages/windows.html

@@ -3999,6 +3999,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("ftgl")
 </code></pre>
+<h3 id="functionalpluswindows">functionalplus (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Functional Programming Library for C++. Write concise and readable C++ code.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="http://www.editgym.com/fplus-api-search/">http://www.editgym.com/fplus-api-search/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v0.2.18-p0</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>x64, x86</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/f/functionalplus/xmake.lua">functionalplus/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install functionalplus
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("functionalplus")
+</code></pre>
 <h3 id="fxgltfwindows">fx-gltf (windows)</h3>
 <table>
 <thead>

+ 23 - 0
packages/android.md

@@ -1136,6 +1136,29 @@ add_requires("fmt")
 ```
 
 
+### functionalplus (android)
+
+
+| Description | *Functional Programming Library for C++. Write concise and readable C++ code.* |
+| -- | -- |
+| Homepage | [http://www.editgym.com/fplus-api-search/](http://www.editgym.com/fplus-api-search/) |
+| Versions | v0.2.18-p0 |
+| Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
+| Definition | [functionalplus/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/functionalplus/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p android [--ndk=/xxx] functionalplus
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("functionalplus")
+```
+
+
 ### fx-gltf (android)
 
 

+ 23 - 0
packages/bsd.md

@@ -901,6 +901,29 @@ add_requires("fmt")
 ```
 
 
+### functionalplus (bsd)
+
+
+| Description | *Functional Programming Library for C++. Write concise and readable C++ code.* |
+| -- | -- |
+| Homepage | [http://www.editgym.com/fplus-api-search/](http://www.editgym.com/fplus-api-search/) |
+| Versions | v0.2.18-p0 |
+| Architectures | i386, x86_64 |
+| Definition | [functionalplus/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/functionalplus/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install functionalplus
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("functionalplus")
+```
+
+
 ### fx-gltf (bsd)
 
 

+ 23 - 0
packages/cross.md

@@ -854,6 +854,29 @@ add_requires("fmt")
 ```
 
 
+### functionalplus (cross)
+
+
+| Description | *Functional Programming Library for C++. Write concise and readable C++ code.* |
+| -- | -- |
+| Homepage | [http://www.editgym.com/fplus-api-search/](http://www.editgym.com/fplus-api-search/) |
+| Versions | v0.2.18-p0 |
+| Architectures | arm, arm64, i386, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
+| Definition | [functionalplus/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/functionalplus/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p cross [--sdk=/xxx] functionalplus
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("functionalplus")
+```
+
+
 ### fx-gltf (cross)
 
 

+ 23 - 0
packages/iphoneos.md

@@ -972,6 +972,29 @@ add_requires("fmt")
 ```
 
 
+### functionalplus (iphoneos)
+
+
+| Description | *Functional Programming Library for C++. Write concise and readable C++ code.* |
+| -- | -- |
+| Homepage | [http://www.editgym.com/fplus-api-search/](http://www.editgym.com/fplus-api-search/) |
+| Versions | v0.2.18-p0 |
+| Architectures | arm64, armv7, armv7s, i386, x86_64 |
+| Definition | [functionalplus/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/functionalplus/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p iphoneos functionalplus
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("functionalplus")
+```
+
+
 ### fx-gltf (iphoneos)
 
 

+ 23 - 0
packages/linux.md

@@ -2845,6 +2845,29 @@ add_requires("ftgl")
 ```
 
 
+### functionalplus (linux)
+
+
+| Description | *Functional Programming Library for C++. Write concise and readable C++ code.* |
+| -- | -- |
+| Homepage | [http://www.editgym.com/fplus-api-search/](http://www.editgym.com/fplus-api-search/) |
+| Versions | v0.2.18-p0 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [functionalplus/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/functionalplus/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install functionalplus
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("functionalplus")
+```
+
+
 ### fx-gltf (linux)
 
 

+ 23 - 0
packages/macosx.md

@@ -2655,6 +2655,29 @@ add_requires("ftgl")
 ```
 
 
+### functionalplus (macosx)
+
+
+| Description | *Functional Programming Library for C++. Write concise and readable C++ code.* |
+| -- | -- |
+| Homepage | [http://www.editgym.com/fplus-api-search/](http://www.editgym.com/fplus-api-search/) |
+| Versions | v0.2.18-p0 |
+| Architectures | arm64, i386, x86_64 |
+| Definition | [functionalplus/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/functionalplus/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install functionalplus
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("functionalplus")
+```
+
+
 ### fx-gltf (macosx)
 
 

+ 23 - 0
packages/mingw.md

@@ -1136,6 +1136,29 @@ add_requires("freetype")
 ```
 
 
+### functionalplus (mingw)
+
+
+| Description | *Functional Programming Library for C++. Write concise and readable C++ code.* |
+| -- | -- |
+| Homepage | [http://www.editgym.com/fplus-api-search/](http://www.editgym.com/fplus-api-search/) |
+| Versions | v0.2.18-p0 |
+| Architectures | arm, arm64, i386, x86_64 |
+| Definition | [functionalplus/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/functionalplus/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p mingw [--mingw=/xxx] functionalplus
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("functionalplus")
+```
+
+
 ### fx-gltf (mingw)
 
 

+ 23 - 0
packages/msys.md

@@ -878,6 +878,29 @@ add_requires("fmt")
 ```
 
 
+### functionalplus (msys)
+
+
+| Description | *Functional Programming Library for C++. Write concise and readable C++ code.* |
+| -- | -- |
+| Homepage | [http://www.editgym.com/fplus-api-search/](http://www.editgym.com/fplus-api-search/) |
+| Versions | v0.2.18-p0 |
+| Architectures | i386, x86_64 |
+| Definition | [functionalplus/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/functionalplus/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install functionalplus
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("functionalplus")
+```
+
+
 ### fx-gltf (msys)
 
 

+ 23 - 0
packages/windows.md

@@ -2609,6 +2609,29 @@ add_requires("ftgl")
 ```
 
 
+### functionalplus (windows)
+
+
+| Description | *Functional Programming Library for C++. Write concise and readable C++ code.* |
+| -- | -- |
+| Homepage | [http://www.editgym.com/fplus-api-search/](http://www.editgym.com/fplus-api-search/) |
+| Versions | v0.2.18-p0 |
+| Architectures | x64, x86 |
+| Definition | [functionalplus/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/functionalplus/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install functionalplus
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("functionalplus")
+```
+
+
 ### fx-gltf (windows)
 
 

+ 14 - 14
sitemap.xml

@@ -7,72 +7,72 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2021-12-29T16:39:26+08:00</lastmod>
+  <lastmod>2021-12-30T02:56:24+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2021-12-29T16:39:28+08:00</lastmod>
+  <lastmod>2021-12-30T02:56:26+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2021-12-29T16:39:28+08:00</lastmod>
+  <lastmod>2021-12-30T02:56:26+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2021-12-29T16:39:28+08:00</lastmod>
+  <lastmod>2021-12-30T02:56:26+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2021-12-29T16:39:29+08:00</lastmod>
+  <lastmod>2021-12-30T02:56:26+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2021-12-29T16:39:29+08:00</lastmod>
+  <lastmod>2021-12-30T02:56:27+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2021-12-29T16:39:29+08:00</lastmod>
+  <lastmod>2021-12-30T02:56:27+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2021-12-29T16:39:30+08:00</lastmod>
+  <lastmod>2021-12-30T02:56:27+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2021-12-29T16:39:30+08:00</lastmod>
+  <lastmod>2021-12-30T02:56:28+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2021-12-29T16:39:30+08:00</lastmod>
+  <lastmod>2021-12-30T02:56:28+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2021-12-29T16:39:30+08:00</lastmod>
+  <lastmod>2021-12-30T02:56:28+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2021-12-29T16:39:31+08:00</lastmod>
+  <lastmod>2021-12-30T02:56:29+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2021-12-29T16:39:31+08:00</lastmod>
+  <lastmod>2021-12-30T02:56:29+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2021-12-29T16:39:31+08:00</lastmod>
+  <lastmod>2021-12-30T02:56:29+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

@@ -6,7 +6,7 @@
 
 - *简单,轻量,跨平台*
 - *现代化的 C/C++ 包管理工具,分布式仓库支持*
-- **Recently added: mpmcqueue, sqlpp11, toml11**
+- **Recently added: functionalplus, mpmcqueue, sqlpp11**
 
 [Gitee](https://gitee.com/tboox/xrepo/)
 [GitHub](https://github.com/xmake-io/xrepo/)

+ 1 - 1
zh-cn/_sidebar.md

@@ -1,7 +1,7 @@
 - 快速入门
   - [赞助](https://xmake.io/#/zh-cn/about/sponsor)
   - [快速上手](zh-cn/getting_started.md)
-- 包列表 (571)
+- 包列表 (572)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)