We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents caa7079 + 02204a0 commit 69f81ddCopy full SHA for 69f81dd
1 file changed
pkgs/by-name/aa/aaaaxy/package.nix
@@ -22,17 +22,17 @@
22
23
buildGoModule rec {
24
pname = "aaaaxy";
25
- version = "1.6.257";
+ version = "1.6.271";
26
27
src = fetchFromGitHub {
28
owner = "divVerent";
29
repo = "aaaaxy";
30
tag = "v${version}";
31
- hash = "sha256-l+4nlL8gUnLoBbKWlwOiis3s8svKMq9IjrbKyaBE0kk=";
+ hash = "sha256-/nSJ1FT9FE856yrupbouRzqpRzZhKfYAq1fVBBvMVmY=";
32
fetchSubmodules = true;
33
};
34
35
- vendorHash = "sha256-iP/7WQZ+BNqtoigRADKlYGEAEZpzSKttY4lVq7v8gR8=";
+ vendorHash = "sha256-DJvlyfCynz+M5BQ4XDYcdzb3QP5ycDPcF4B+fQ4FRRA=";
36
37
buildInputs = [
38
alsa-lib
0 commit comments