diff --git a/_service b/_service
index 802fbec..41db980 100644
--- a/_service
+++ b/_service
@@ -3,7 +3,7 @@
git
https://gitlab.gnome.org/GNOME/mutter.git
- 8ca94f4d
+ 1e459c83
@PARENT_TAG@+@TAG_OFFSET@
(.*)\+0
\1
diff --git a/_servicedata b/_servicedata
index aa6ae04..c790a4b 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://gitlab.gnome.org/GNOME/mutter.git
- 8ca94f4d3faf5ea402d8045d550e6b277be75235
\ No newline at end of file
+ 1e459c830232a14d6276af699ab864546941d5a9
\ No newline at end of file
diff --git a/mutter-44.0+18.obscpio b/mutter-44.0+18.obscpio
deleted file mode 100644
index d9fd30e..0000000
--- a/mutter-44.0+18.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:3723abf80c1cc8ad572d484de49eec9a53e05d9685955a13720db8dbd09e8c1b
-size 25947149
diff --git a/mutter-44.0+24.obscpio b/mutter-44.0+24.obscpio
new file mode 100644
index 0000000..d6582f4
--- /dev/null
+++ b/mutter-44.0+24.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:73c7c2bf2f892a4cf1d5d439951418de1b260654a190abede61270221dd2b511
+size 25949709
diff --git a/mutter.changes b/mutter.changes
index 86f7f48..174b1c8 100644
--- a/mutter.changes
+++ b/mutter.changes
@@ -1,3 +1,13 @@
+-------------------------------------------------------------------
+Tue Apr 11 05:44:25 UTC 2023 - Luciano Santos
+
+- Update to version 44.0+24:
+ + x11: Wrap X call with error traps. And pass Atom directly. This
+ should make Mutter more resilient and avoid a type of crash on
+ gnome-shell.
+ + frames/window-tracker: Select StructureNotifyMask X11 events.
+ + Updated translations.
+
-------------------------------------------------------------------
Fri Mar 31 06:45:44 UTC 2023 - bjorn.lie@gmail.com
diff --git a/mutter.obsinfo b/mutter.obsinfo
index fa6d235..6d996b6 100644
--- a/mutter.obsinfo
+++ b/mutter.obsinfo
@@ -1,4 +1,4 @@
name: mutter
-version: 44.0+18
-mtime: 1680175262
-commit: 8ca94f4d3faf5ea402d8045d550e6b277be75235
+version: 44.0+24
+mtime: 1680633311
+commit: 1e459c830232a14d6276af699ab864546941d5a9
diff --git a/mutter.spec b/mutter.spec
index f0eb9fa..267912b 100644
--- a/mutter.spec
+++ b/mutter.spec
@@ -22,7 +22,7 @@
%define api_minor 0
%define libmutter libmutter-%{api_major}-%{api_minor}
Name: mutter
-Version: 44.0+18
+Version: 44.0+24
Release: 0
Summary: Window and compositing manager based on Clutter
License: GPL-2.0-or-later