Phosh crashes on any notification
### Describe your issue
As of today, Phosh crashes instead of showing any notification (on Pinephone, aarch64). I suspect this is connected to the update to glib-2.74.0-r0.
#### What's the expected behaviour?
Show the notification according to settings.
#### What's the current behaviour?
Phosh crashes instead of showing a notification. `tinydm.log` shows this:
```
(phosh:5166): GLib-CRITICAL **: 23:59:33.444: g_regex_new: assertion '(compile_options & ~G_REGEX_COMPILE_MASK) == 0' failed
gnome-session-binary[5129]: WARNING: Application 'sm.puri.Phosh.desktop' killed by signal 11
gnome-session-binary[5129]: CODE_FILE=../gnome-session/gsm-manager.c:CODE_LINE=318:on_display_server_failure:Unrecoverable failure in required component sm.puri.Phosh.desktop
```
#### How to reproduce your issue?
Run Phosh session, trigger a notification in some way. Waiting for the "going to suspend soon due to inactivity" notification is enough.
### What device are you using?
pine64-pinephone
### On what postmarketOS version did you encounter the issue?
* [x] edge (`master` branch)
* [ ] `v22.06`
* [x] I confirm that the issue still is present after running `sudo apk upgrade -a`
### On what environment did you encounter the issue?
#### Phone environments
* [x] Phosh
* [ ] Plasma Mobile
* [ ] Sxmo (Wayland/Sway) **Please post the output of `sxmo_version.sh`**
#### Other
* [ ] No environment ("none" in pmbootstrap)
* [ ] GNOME
* [ ] KDE Plasma
* [ ] Kodi
* [ ] MATE
* [ ] Shelli
* [ ] Sway
* [ ] Weston
* [ ] Xfce4
* [ ] LXQt
* [ ] fbkeyboard
* [ ] i3wm
* [ ] Sxmo (Xorg/Dwm) **Please post the output of `sxmo_version.sh`**
* [ ] console UI
* [ ] framebufferphone
### How did you get postmarketOS image?
* [x] from https://images.postmarketos.org
* [ ] I built it using pmbootstrap
* [ ] It was preinstalled on my device
issue