aaaaxy: 1.6.194 -> 1.6.241 (#413442)

Co-authored-by: Luflosi <Luflosi@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-06-03 07:46:37 +00:00
committed by GitHub
co-authored by Luflosi
+3 -3
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