Skip to content

Commit

Permalink
Bump some packages
Browse files Browse the repository at this point in the history
  • Loading branch information
msdobrescu committed Nov 3, 2023
1 parent afee83d commit 4d4dc10
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_set.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,8 @@ jobs:
- name: Build packages 🔧
run: |
export LUET_NOLOCK=true
sudo -E luet install -y repository/mocaccino-desktop
# sudo -E luet install -y repository/mocaccino-desktop-stable
# sudo -E luet install -y repository/mocaccino-desktop
sudo -E luet install -y repository/mocaccino-desktop-stable
sudo -E luet install -y repository/mocaccino-os-commons
sudo -E luet install -y repository/mocaccino-extra-stable
export PATH=$PATH:/usr/local/go/bin
Expand Down
8 changes: 4 additions & 4 deletions packages/apps/collection.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4957,7 +4957,7 @@ packages:
- &apps-clang-15
category: "apps"
name: "clang-15"
version: "15.0.7-r3+2"
version: "15.0.7-r3+3"
uri:
- https://llvm.org/
license: "Apache-2.0-with-LLVM-exceptions UoI-NCSA MIT"
Expand Down Expand Up @@ -10905,7 +10905,7 @@ packages:
- &apps-ispc
category: "apps"
name: "ispc"
version: "1.19.0+5"
version: "1.19.0+6"
uri:
- https://ispc.github.io/
license: "BSD BSD-2 UoI-NCSA"
Expand Down Expand Up @@ -14408,7 +14408,7 @@ packages:

- category: "apps"
name: "yoshimi"
version: "2.3.0+1"
version: "2.3.0+2"
uri:
- http://yoshimi.sourceforge.net/
license: "GPL-2"
Expand Down Expand Up @@ -16646,7 +16646,7 @@ packages:

- category: "apps"
name: "blender"
version: "3.6.0+1"
version: "3.6.5"
uri:
- https://www.blender.org
- https://www.alembic.io/
Expand Down

0 comments on commit 4d4dc10

Please sign in to comment.