flathub / chat.delta.desktop

https://flathub.org/apps/details/chat.delta.desktop
12 stars 7 forks source link

Update Base, Runtime and SDK to 23.08 and node18 #120

Closed horas13 closed 1 year ago

horas13 commented 1 year ago
muelli commented 1 year ago

Let's hope it builds! :drum:

flathubbot commented 1 year ago

Started test build 72603

flathubbot commented 1 year ago

Build 72603 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/55256/chat.delta.desktop.flatpakref
horas13 commented 1 year ago

Well, it built. I am a bit unsure about runtime-version: '21.08' in chat.delta.core.rust.yml

muelli commented 1 year ago

runtime-version: '21.08'

that's for building deltachat-core-rust on its own. In the past, it was a bit of a fight to get everything built so I split it up to progress faster. It's probably a good idea to update that, too.

And can you give the result a quick smoke test to check that the most important things are working?

Oh, and thanks for updating!

horas13 commented 1 year ago

And can you give the result a quick smoke test to check that the most important things are working?

Starting, sending and receiving works, attachments as well, so I guess it's rather safe to assume the update did not brake anything.