Skip to content

Commit

Permalink
seed/macaroni-funtoo-office: Bump v.0.20230402+5
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniele Rondina committed Apr 3, 2023
1 parent 5d314fc commit cc9fd14
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/seeds/macaroni-funtoo-office/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ prelude:

# TODO: check why we need to recompile dev-scheme/guile
- >-
export LUET_YES=true &&
whip hook eclass_db.db_fix_so &&
whip hook perl.postinst &&
luet i repository/mottainai-dev &&
export LUET_VERSION=0.35.3 &&
wget https://github.com/geaaru/luet/releases/download/v${LUET_VERSION}-geaaru/luet-v${LUET_VERSION}-geaaru-Linux-x86_64 -O /usr/bin/luet &&
chmod a+x /usr/bin/luet &&
luet repo update &&
export LUET_YES="true" &&
luet upgrade &&
luet i -y toolchain/java &&
luet cleanup --purge-repos &&
Expand Down
2 changes: 1 addition & 1 deletion packages/seeds/macaroni-funtoo-office/definition.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: macaroni-funtoo-office
version: 0.20230402+4
version: 0.20230402+5
category: seed
labels:
emerge.packages: app-office/dia app-office/gnucash app-office/grisbi app-office/libreoffice-bin
Expand Down

0 comments on commit cc9fd14

Please sign in to comment.