Skip to content

Commit 69f81dd

Browse files
aaaaxy: 1.6.257 -> 1.6.271 (#429159)
Co-authored-by: Luflosi <Luflosi@users.noreply.github.com>
2 parents caa7079 + 02204a0 commit 69f81dd

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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

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

2323
buildGoModule rec {
2424
pname = "aaaaxy";
25-
version = "1.6.257";
25+
version = "1.6.271";
2626

2727
src = fetchFromGitHub {
2828
owner = "divVerent";
2929
repo = "aaaaxy";
3030
tag = "v${version}";
31-
hash = "sha256-l+4nlL8gUnLoBbKWlwOiis3s8svKMq9IjrbKyaBE0kk=";
31+
hash = "sha256-/nSJ1FT9FE856yrupbouRzqpRzZhKfYAq1fVBBvMVmY=";
3232
fetchSubmodules = true;
3333
};
3434

35-
vendorHash = "sha256-iP/7WQZ+BNqtoigRADKlYGEAEZpzSKttY4lVq7v8gR8=";
35+
vendorHash = "sha256-DJvlyfCynz+M5BQ4XDYcdzb3QP5ycDPcF4B+fQ4FRRA=";
3636

3737
buildInputs = [
3838
alsa-lib

0 commit comments

Comments
 (0)