lomiri.lomiri-schemas: 0.1.7 -> 0.1.8

This commit is contained in:
R. Ryantm
2025-05-06 16:26:24 +00:00
parent e0d91bd47c
commit 650d286b2c
@@ -14,13 +14,13 @@
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "lomiri-schemas";
version = "0.1.7";
version = "0.1.8";
src = fetchFromGitLab {
owner = "ubports";
repo = "development/core/lomiri-schemas";
tag = finalAttrs.version;
hash = "sha256-AI/tpTzhnzKygG/zgszQAmvbaM8VdU+Chs9bjd9Jx9A=";
hash = "sha256-Xm21KM+IxKQwOlBsmGTgFq2bUJy/WTBBcf/2Cqkdlos=";
};
strictDeps = true;