Merge pull request #296047 from r-ryantm/auto-update/wleave

wleave: 0.3.2 -> 0.4.0
This commit is contained in:
Nick Cao 2024-03-15 13:35:33 -04:00 committed by GitHub
commit 9a24c00452
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,16 +12,16 @@
rustPlatform.buildRustPackage rec { rustPlatform.buildRustPackage rec {
pname = "wleave"; pname = "wleave";
version = "0.3.2"; version = "0.4.0";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "AMNatty"; owner = "AMNatty";
repo = "wleave"; repo = "wleave";
rev = version; rev = version;
hash = "sha256-RMUwsrDvSErNbulpyJyRSB1NIsG706SCvF50t3VKuWA="; hash = "sha256-FAtAFoPLJsWSFkc5CB90wlI2tvDmoOQ8fHQ8LWQgDww=";
}; };
cargoHash = "sha256-E7Lw7HIZC8j/1H+M9lfglfMkWDeaAL505qCkj+CV7Ik="; cargoHash = "sha256-MV3mzRrOnHwmJUW3o/PM3g3SY6Hpy1LRpxDcL0hAm2Y=";
nativeBuildInputs = [ nativeBuildInputs = [
pkg-config pkg-config