From ceabb88841a2e074f6b1308987408846a36668e7 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Thu, 19 Dec 2024 18:49:52 +0100 Subject: [PATCH] hyprgraphics: update --- recipes-support/hyprland/hyprgraphics_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-support/hyprland/hyprgraphics_git.bb b/recipes-support/hyprland/hyprgraphics_git.bb index 67bfa2d..84bf50c 100644 --- a/recipes-support/hyprland/hyprgraphics_git.bb +++ b/recipes-support/hyprland/hyprgraphics_git.bb @@ -9,6 +9,6 @@ DEPENDS = "pixman cairo jpeg hyprutils libwebp libjxl file" SRC_URI = "git://github.com/hyprwm/hyprgraphics.git;protocol=https;branch=main" S = "${WORKDIR}/git" -SRCREV = "cc95e5babc6065bc3ab4cd195429a9900836ef13" +SRCREV = "0f9b8ca692b319c3cadd10175518805dbdc33ef0" PV = "0.1.1" inherit cmake pkgconfig