meowpdf: 1.0.0 -> 1.2.0

This commit is contained in:
arthsmn 2025-05-31 23:31:17 -03:00
parent c936d57413
commit 22cd7f3470
No known key found for this signature in database

View file

@ -7,16 +7,16 @@
rustPlatform.buildRustPackage (finalAttrs: { rustPlatform.buildRustPackage (finalAttrs: {
pname = "meowpdf"; pname = "meowpdf";
version = "1.0.0"; version = "1.2.0";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "monoamine11231"; owner = "monoamine11231";
repo = "meowpdf"; repo = "meowpdf";
tag = "v${finalAttrs.version}"; tag = "v${finalAttrs.version}";
hash = "sha256-C5GqyZW0pDmBuaKM890hx2JZtkZqZx+x/RZFCPhpjho="; hash = "sha256-2/hg0zXgnJwvQv5WcRc36x1StXVLkl81EmujGj87PKM=";
}; };
cargoHash = "sha256-hCGMm0ORKuyyWU5D9k+nthSwmq8ALz0qASLDaMiW30U="; cargoHash = "sha256-OH+0Pxb4QcRkjT2cOi9GJa5jss1DaMKUzVSmiwyIoAg=";
nativeBuildInputs = [ nativeBuildInputs = [
pkg-config pkg-config