1
0

Compare commits

..

1 Commits

Author SHA256 Message Date
491c4bfdcc Add goose 2026-01-31 19:43:41 +01:00
6 changed files with 16 additions and 28 deletions

12
.gitmodules vendored
View File

@@ -130,6 +130,10 @@
path = GeoLite2
url = ../../pool/GeoLite2
branch = leap-16.0
[submodule "goose"]
path = goose
url = ../../pool/goose
branch = leap-16.0
[submodule "HepMC"]
path = HepMC
url = ../../pool/HepMC
@@ -9494,10 +9498,6 @@
path = lua-cosmo
url = ../../pool/lua-cosmo
branch = leap-16.0
[submodule "lua-editorconfig-core-lua"]
path = lua-editorconfig-core-lua
url = ../../pool/lua-editorconfig-core-lua
branch = leap-16.0
[submodule "lua-fennel"]
path = lua-fennel
url = ../../pool/lua-fennel
@@ -9562,10 +9562,6 @@
path = lua-mpack
url = ../../pool/lua-mpack
branch = leap-16.0
[submodule "lua-penlight"]
path = lua-penlight
url = ../../pool/lua-penlight
branch = leap-16.0
[submodule "lua-readline"]
path = lua-readline
url = ../../pool/lua-readline

1
goose Submodule

Submodule goose added at 268705d7c6

Submodule lua-penlight deleted from 638d9b4478

View File

@@ -1,18 +0,0 @@
<patchinfo>
<packager>eroca</packager>
<rating>moderate</rating>
<category>recommended</category>
<summary>Recommended update for lua-penlight, lua-editorconfig-core-lua</summary>
<description>This update for lua-penlight, lua-editorconfig-core-lua fixes the following issues:
Introduce lua-penlight and lua-editorconfig-core-lua.
</description>
<package>lua-penlight</package>
<package>lua-penlight:luajit</package>
<package>lua-penlight:lua53</package>
<package>lua-penlight:lua54</package>
<package>lua-editorconfig-core-lua</package>
<package>lua-editorconfig-core-lua:luajit</package>
<package>lua-editorconfig-core-lua:lua53</package>
<package>lua-editorconfig-core-lua:lua54</package>
</patchinfo>

View File

@@ -0,0 +1,11 @@
<patchinfo>
<packager>eroca</packager>
<rating>moderate</rating>
<category>recommended</category>
<summary>Recommended update for goose</summary>
<description>This update for goose fixes the following issues:
Introduce goose.
</description>
<package>goose</package>
</patchinfo>