fprintd: 1.94.4 -> 1.94.5

This commit is contained in:
Max Guppy
2025-03-10 16:55:58 +10:00
committed by Masum Reza
parent 4130a7f70f
commit 61df504f48

View File

@@ -25,7 +25,7 @@
stdenv.mkDerivation (finalAttrs: {
pname = "fprintd";
version = "1.94.4";
version = "1.94.5";
outputs = [
"out"
"devdoc"
@@ -36,7 +36,7 @@ stdenv.mkDerivation (finalAttrs: {
owner = "libfprint";
repo = "fprintd";
rev = "refs/tags/v${finalAttrs.version}";
hash = "sha256-B2g2d29jSER30OUqCkdk3+Hv5T3DA4SUKoyiqHb8FeU=";
hash = "sha256-aGIz50S0zfE3rV6QJp8iQz3uUVn8WAL68KU70j8GyOU=";
};
nativeBuildInputs = [