lomiri-qt6.lomiri-schemas: 0.1.10 -> 0.1.11

This commit is contained in:
R. Ryantm
2026-06-24 12:38:25 +00:00
parent 19c4bc7578
commit 241b0b8faf
@@ -14,13 +14,13 @@
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "lomiri-schemas";
version = "0.1.10";
version = "0.1.11";
src = fetchFromGitLab {
owner = "ubports";
repo = "development/core/lomiri-schemas";
tag = finalAttrs.version;
hash = "sha256-QZZTsVKu/6hyHhbBXZOYp4uVuih0nIBPocDsxBtbvyQ=";
hash = "sha256-PTt9aXxfw0LFF7nKYv7753feJy8uSmw4z513yj9Gqow=";
};
strictDeps = true;