aaaaxy: 1.6.194 -> 1.6.241

This commit is contained in:
R. Ryantm 2025-06-03 01:40:00 +00:00
parent 3603bcb66c
commit 0135b8feef

View file

@ -22,17 +22,17 @@
buildGoModule rec {
pname = "aaaaxy";
version = "1.6.194";
version = "1.6.241";
src = fetchFromGitHub {
owner = "divVerent";
repo = "aaaaxy";
rev = "v${version}";
hash = "sha256-4iL3+GeyOZoZN8IXo0jjSq3hYHKBTpytk8owXMdfACo=";
hash = "sha256-pfvz5qaGLhFw+UD4OL6R88Qw6Ml3Pn66ZMQI3f923JA=";
fetchSubmodules = true;
};
vendorHash = "sha256-XBcrs6G3Kq9WsODegy2KxqSp+qwr+NpdLJLa3qmW9kA=";
vendorHash = "sha256-ojgI4HgNp2pbFAWeucdU8n3qW7ittAvp+ptDndCQlEI=";
buildInputs = [
alsa-lib