voxinput: 0.6.4 -> 0.7.0

This commit is contained in:
R. Ryantm
2025-10-19 18:03:32 +00:00
parent 9c1f9ddefe
commit a903a33cd3
+3 -3
View File
@@ -17,16 +17,16 @@
buildGoModule (finalAttrs: {
pname = "voxinput";
version = "0.6.4";
version = "0.7.0";
src = fetchFromGitHub {
owner = "richiejp";
repo = "VoxInput";
tag = "v${finalAttrs.version}";
hash = "sha256-aFsAAT3hNbTSSkeMH65+jnhpjJRxVvfRUiiXdKIvZqM=";
hash = "sha256-b+lyoVugm6FSGnmyB4UcrIRic5ZpTcB5BrJCona14zM=";
};
vendorHash = "sha256-jopDuqIuc45zT36B7D7WCtYtdZUn4hvE45s/FLBGrms=";
vendorHash = "sha256-CquIwApcQvq5r8CckrcL1Qmet0Y4G1L9R3sZyVrZNqw=";
nativeBuildInputs = [
makeWrapper