gir-rs: 0.19.0 -> 0.21.0

Diff: https://github.com/gtk-rs/gir/compare/0.19.0...0.21.0
This commit is contained in:
Philipp Jungkamp 2025-08-19 12:25:42 +02:00
parent bc51535691
commit fe6d429d05

View file

@ -5,7 +5,7 @@
}:
let
version = "0.19.0";
version = "0.21.0";
in
rustPlatform.buildRustPackage {
pname = "gir";
@ -15,10 +15,10 @@ rustPlatform.buildRustPackage {
owner = "gtk-rs";
repo = "gir";
rev = version;
sha256 = "sha256-GAAK4ej16e5/sjnPOVWs4ul1H9sqa+tDE8ky9tbB9No=";
sha256 = "sha256-fjfTB621DwnCRXTsoGxISk+4XblMbjX5dzY+M8uDZ80=";
};
cargoHash = "sha256-ObEXOaEdwJpaLJDkcSmAK86P7E6y0eUQQHFpX4hsuog=";
cargoHash = "sha256-wT09qXGx4+oJ9MhZqpG9jZ1yMYT/JJ2bJ6z1CT7wqUQ=";
postPatch = ''
rm build.rs