libxmlb: 0.3.24 -> 0.3.25 (#486581)

This commit is contained in:
Nick Cao
2026-02-03 21:34:32 +00:00
committed by GitHub
+2 -2
View File
@@ -23,7 +23,7 @@
stdenv.mkDerivation (finalAttrs: {
pname = "libxmlb";
version = "0.3.24";
version = "0.3.25";
outputs = [
"out"
@@ -39,7 +39,7 @@ stdenv.mkDerivation (finalAttrs: {
owner = "hughsie";
repo = "libxmlb";
rev = finalAttrs.version;
hash = "sha256-3Yxq0KZMV9GRmNjZ19eIqGq+UJS4PGyVPS6HBcMEbHo=";
hash = "sha256-GBsaVJpnB6m1oItwD7t59BmoZcVQBU/sPz5fGGVzBG0=";
};
patches = [