libxmlb: 0.3.25 -> 0.3.27

This commit is contained in:
R. Ryantm
2026-05-26 20:01:11 +00:00
parent 76f0b0304e
commit 27470b5f24
+2 -2
View File
@@ -23,7 +23,7 @@
stdenv.mkDerivation (finalAttrs: {
pname = "libxmlb";
version = "0.3.25";
version = "0.3.27";
outputs = [
"out"
@@ -39,7 +39,7 @@ stdenv.mkDerivation (finalAttrs: {
owner = "hughsie";
repo = "libxmlb";
rev = finalAttrs.version;
hash = "sha256-GBsaVJpnB6m1oItwD7t59BmoZcVQBU/sPz5fGGVzBG0=";
hash = "sha256-5RP794gBA67DcrjzqvguDYu/Sf+1X5kfRi9yvLx9b+c=";
};
patches = [