Skip to content

Commit 63c99ad

Browse files
aaaaxy: 1.5.220 -> 1.5.250 (NixOS#371628)
Co-authored-by: Luflosi <[email protected]>
2 parents f8d5b22 + 38cb928 commit 63c99ad

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/aa/aaaaxy/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,17 @@
2121

2222
buildGoModule rec {
2323
pname = "aaaaxy";
24-
version = "1.5.220";
24+
version = "1.5.250";
2525

2626
src = fetchFromGitHub {
2727
owner = "divVerent";
2828
repo = pname;
2929
rev = "v${version}";
30-
hash = "sha256-XNLX5LDbL29Ko0zstgo+O5V0oe37dSChk8iJeVrYlLA=";
30+
hash = "sha256-+avaHICyaNbNCaOWb+AgpEq4SONacFJ//AZx+2Aa7SY=";
3131
fetchSubmodules = true;
3232
};
3333

34-
vendorHash = "sha256-tDQKU/1fKDPCrUHfFi79u4d2XwOqjvTuIlsUAB74e4c=";
34+
vendorHash = "sha256-mDVpxPkRGbpAtZ0jCKd3uOxwUdBqjd0kISg22JdpLpE=";
3535

3636
buildInputs = [
3737
alsa-lib

0 commit comments

Comments
 (0)