Commit 2aa0519
fix(flatpak): bump arm64 compose-desktop offline source to 1.11.1
build-flatpak(aarch64) failed: 'No cached version of
org.jetbrains.compose.desktop:desktop-jvm-linux-arm64:1.11.1 available for
offline mode'. The flatpak-sources generator hardcoded desktop-jvm-{platform}:1.11.0
but compose-multiplatform is 1.11.1, so the arm64 offline build couldn't resolve
it (x86_64 resolved 1.11.1 naturally on the generation host). skiko 0.144.6 is
correct per desktop-jvm-linux-arm64:1.11.1's POM. Pre-existing (main has the same
hardcode); surfaced now because build-flatpak only runs on main-targeting PRs.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 2c6ede1 commit 2aa0519
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
49 | 51 | | |
50 | 52 | | |
51 | 53 | | |
52 | | - | |
| 54 | + | |
53 | 55 | | |
54 | 56 | | |
55 | 57 | | |
| |||
0 commit comments