Merge pull request #284297 from r-ryantm/auto-update/bonk

bonk: 0.3.2 -> 0.4.0
This commit is contained in:
Weijia Wang
2024-02-04 19:55:23 +01:00
committed by GitHub
+3 -3
View File
@@ -5,16 +5,16 @@
rustPlatform.buildRustPackage rec {
pname = "bonk";
version = "0.3.2";
version = "0.4.0";
src = fetchFromGitHub {
owner = "elliot40404";
repo = "bonk";
rev = "v${version}";
hash = "sha256-Y6Hia+B7kIvdvpuZwWGJBsn+pOBmMynXai4KWkNs4ck=";
hash = "sha256-sAMIteNkGRqmE7BQD/TNC01K3eQQTLKuc0jcxHxtKF8=";
};
cargoHash = "sha256-XphSjB49zFB3zXYpdjjcVRdTAW2Bvg91aZkxDLvFy3M=";
cargoHash = "sha256-/qBuIG5ETUWMv2iOGpW3/awuhZb35qsBAflNJv3xTUs=";
meta = {
description = "The blazingly fast touch alternative written in Rust";