summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTérence Clastres2019-07-02 18:42:01 +0200
committerTérence Clastres2019-07-02 18:42:01 +0200
commitc46a49e61a4ee593f8458e3a8acee2d7c37c0087 (patch)
tree03835f9d1c774814fc415ae62dda0c963dffc9e1
parent5b2f513a1490fcdd8e20da1f204af693a323adf7 (diff)
downloadaur-c46a49e61a4ee593f8458e3a8acee2d7c37c0087.tar.gz
Update commits hash
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a9e32d038e94..a247694e7947 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -42,7 +42,7 @@ prepare() {
# Geometric (OpenGL-less) picking
# https://gitlab.gnome.org/GNOME/mutter/merge_requests/189
- git cherry-pick -n 00b4dace
+ git cherry-pick -n 76462a2f
# clutter/stage-cogl: Don't skip over the next frame
# https://gitlab.gnome.org/GNOME/mutter/merge_requests/520
@@ -95,7 +95,7 @@ prepare() {
# compositor: Don't emit size-changed when only position changes
# https://gitlab.gnome.org/GNOME/mutter/merge_requests/568
- git cherry-pick -n 00d8337d
+ git cherry-pick -n 01e20a6b
# Fix background texture corruption when resuming from suspend on Nvidia
# https://gitlab.gnome.org/GNOME/mutter/merge_requests/600