lomiri-qt6.lomiri-ui-extras: 0.8.0 -> 0.8.1

This commit is contained in:
R. Ryantm
2026-04-27 00:39:32 +00:00
parent a3854adcaf
commit e6c1690d77

View File

@@ -18,13 +18,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "lomiri-ui-extras";
version = "0.8.0";
version = "0.8.1";
src = fetchFromGitLab {
owner = "ubports";
repo = "development/core/lomiri-ui-extras";
tag = finalAttrs.version;
hash = "sha256-wNYAcWcihMFXWuVfrSzxDVE15MR2+cgnss018FextpU=";
hash = "sha256-0rP88+OVLzK3ZDXZHqYR+0uF4eNur/RUV8DY0ijZBVo=";
};
postPatch = ''