From 9622b7bcf660ebc2a23ee53373fc6f7ae046f394 Mon Sep 17 00:00:00 2001 From: Aleksei Bavshin Date: Mon, 13 Feb 2023 08:22:10 -0800 Subject: [PATCH] Rebuild for sway 1.8.1/wlroots 0.16.2 Add f39 platform. --- sway.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sway.yaml b/sway.yaml index 4931af9..a539adf 100644 --- a/sway.yaml +++ b/sway.yaml @@ -24,6 +24,8 @@ data: platform: f37 - context: 'f38' platform: f38 + - context: 'f39' + platform: f39 # === Module API (optional, but encouraged) ========================== # (Which packages are API-stable?)