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 f8d5b22 + 38cb928 commit 63c99adCopy full SHA for 63c99ad
pkgs/by-name/aa/aaaaxy/package.nix
@@ -21,17 +21,17 @@
21
22
buildGoModule rec {
23
pname = "aaaaxy";
24
- version = "1.5.220";
+ version = "1.5.250";
25
26
src = fetchFromGitHub {
27
owner = "divVerent";
28
repo = pname;
29
rev = "v${version}";
30
- hash = "sha256-XNLX5LDbL29Ko0zstgo+O5V0oe37dSChk8iJeVrYlLA=";
+ hash = "sha256-+avaHICyaNbNCaOWb+AgpEq4SONacFJ//AZx+2Aa7SY=";
31
fetchSubmodules = true;
32
};
33
34
- vendorHash = "sha256-tDQKU/1fKDPCrUHfFi79u4d2XwOqjvTuIlsUAB74e4c=";
+ vendorHash = "sha256-mDVpxPkRGbpAtZ0jCKd3uOxwUdBqjd0kISg22JdpLpE=";
35
36
buildInputs = [
37
alsa-lib
0 commit comments