Compare commits

..

No commits in common. "d59cfe31a514c0932288bec33da389cb91625c33" and "8f9dc2bf5c381a60c24cb2532e070419e9d0fdc0" have entirely different histories.

2 changed files with 4 additions and 4 deletions

View File

@ -16,8 +16,8 @@ DEPENDS = " \
" "
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
SRCREV = "84f9f2e127dba49c9bffe293f46bed400e0034a0" SRCREV = "3e30a63b5db64a208e9394328a81048044571368"
PV = "0.1.6" PV = "0.1.5"
inherit cmake pkgconfig inherit cmake pkgconfig

View File

@ -45,8 +45,8 @@ RRECOMMENDS:${PN} ?= " \
SRC_URI = "gitsm://github.com/hyprwm/Hyprland.git;protocol=https;nobranch=1" SRC_URI = "gitsm://github.com/hyprwm/Hyprland.git;protocol=https;nobranch=1"
SRC_URI += "file://0001-meson.build-use-pkgconfig-for-glaze.patch" SRC_URI += "file://0001-meson.build-use-pkgconfig-for-glaze.patch"
SRCREV = "29e2e59fdbab8ed2cc23a20e3c6043d5decb5cdc" SRCREV = "5ee35f914f921e5696030698e74fb5566a804768"
PV = "0.48.1" PV = "0.48.0"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
inherit meson pkgconfig features_check inherit meson pkgconfig features_check