Skip to content

Commit

Permalink
seed/macaroni-games-base: Bump v.20231116
Browse files Browse the repository at this point in the history
  • Loading branch information
geaaru committed Nov 16, 2023
1 parent bfc43bd commit 92568a0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion packages/seeds/macaroni-games-base/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ prelude:
export LUET_YES=true &&
export LUET_NOLOCK=true &&
luet repo update &&
luet upgrade &&
luet i
toolchain/desktop2
toolchain/base-tools
Expand All @@ -17,7 +18,10 @@ prelude:
toolchain/base-qt2
toolchain/base-gnome
toolchain/base-gnome2
toolchain/base-multimedia3 &&
toolchain/base-multimedia3
dev-dotnet/libgdiplus
dev-lang/mono
&&
luet cleanup --purge-repos &&
build-docbook-catalog &&
macaronictl env-update
Expand Down
2 changes: 1 addition & 1 deletion packages/seeds/macaroni-games-base/definition.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: macaroni-games-base
version: "20231112"
version: "20231116"
category: seed
hidden: true

0 comments on commit 92568a0

Please sign in to comment.