capypdf: 0.20.0 -> 0.21.0

This commit is contained in:
R. Ryantm
2026-05-27 16:12:24 +00:00
parent fcc46d8413
commit ea66e08711
+2 -2
View File
@@ -16,7 +16,7 @@
stdenv.mkDerivation (finalAttrs: {
pname = "capypdf";
version = "0.20.0";
version = "0.21.0";
outputs = [
"out"
@@ -27,7 +27,7 @@ stdenv.mkDerivation (finalAttrs: {
owner = "jpakkane";
repo = "capypdf";
rev = finalAttrs.version;
hash = "sha256-A2wjXYLiszWNaPChWGzBMG7OggsomT2cRi3LsjasOIQ=";
hash = "sha256-NJ4pjjbZ7z1bLqqt8ewA/5I/rBUXqy3wGwP29AGV5Vs=";
};
nativeBuildInputs = [