From 5534e33dc01cd01aea9870cdf8646f1c3b627a7d Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Thu, 21 Aug 2025 18:59:35 +0200 Subject: [PATCH] Ensure latest uwsm is installed now that we have lifted the lock --- migrations/1755795450.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 migrations/1755795450.sh diff --git a/migrations/1755795450.sh b/migrations/1755795450.sh new file mode 100644 index 00000000..a69eae76 --- /dev/null +++ b/migrations/1755795450.sh @@ -0,0 +1,3 @@ +echo "Ensure latest uwsm is installed" + +yay -Sy --noconfirm uwsm