Merge pull request #284948 from r-ryantm/auto-update/aaaaxy

aaaaxy: 1.4.137 -> 1.4.160
This commit is contained in:
h7x4 2024-02-01 20:17:12 +01:00 committed by GitHub
commit cd9663e612
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,17 +20,17 @@
buildGoModule rec {
pname = "aaaaxy";
version = "1.4.137";
version = "1.4.160";
src = fetchFromGitHub {
owner = "divVerent";
repo = pname;
rev = "v${version}";
hash = "sha256-noKAf+Xd6yW45+0gtKBlRwCKNGCg7YBbWswOP7clv+M=";
hash = "sha256-BI3qnt/u0BXEHJ1E7jUh6jAUXxJZAUX+5Joih1g0JAU=";
fetchSubmodules = true;
};
vendorHash = "sha256-ig5ai28PR3VJUoVGexlfP2OMYmKI0qltTot4zIqfdO4=";
vendorHash = "sha256-m6nSWw+KluP0X3mB18m7OEFzeRFw/XS4JiqARqGopvQ=";
buildInputs = [
alsa-lib