lomiri.biometryd: 0.3.2 -> 0.3.3

This commit is contained in:
R. Ryantm
2025-12-04 17:40:54 +00:00
parent 66174960cf
commit aa08e65a87
@@ -25,13 +25,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "biometryd";
version = "0.3.2";
version = "0.3.3";
src = fetchFromGitLab {
owner = "ubports";
repo = "development/core/biometryd";
rev = finalAttrs.version;
hash = "sha256-OTK+JAm8MnlQGZwcKJPh+N1OfUOko24G+IU9GUBjOjI=";
hash = "sha256-MIyWGd4No4Qj8oEH1FQYCE4rQhyetwiAf1y6em4zk2A=";
};
outputs = [