mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-14 04:07:46 +00:00
aaaaxy: 1.5.183 -> 1.5.190
https://github.com/divVerent/aaaaxy/releases/tag/v1.5.190
This commit is contained in:
parent
b4f7fb7143
commit
218b5701c1
@ -20,13 +20,13 @@
|
||||
|
||||
buildGoModule rec {
|
||||
pname = "aaaaxy";
|
||||
version = "1.5.183";
|
||||
version = "1.5.190";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "divVerent";
|
||||
repo = pname;
|
||||
rev = "v${version}";
|
||||
hash = "sha256-uXu9z4J3ufe7thXsAGWGTSgb8LVPboM7CSTNf7NBw1Q=";
|
||||
hash = "sha256-yMap8Po3NeFwaqTn0gCHp8f30iiNg1AmG/ALQcW8eYA=";
|
||||
fetchSubmodules = true;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user