Skip to content

Commit 8c00e8f

Browse files
authored
python3Packages.aider-chat: 0.83.1 -> 0.83.2 (#411109)
2 parents 17de477 + 0092d4d commit 8c00e8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/development/python-modules/aider-chat/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ let
125125
d.stopwords
126126
]);
127127

128-
version = "0.83.1";
128+
version = "0.83.2";
129129
aider-chat = buildPythonPackage {
130130
pname = "aider-chat";
131131
inherit version;
@@ -138,7 +138,7 @@ let
138138
owner = "Aider-AI";
139139
repo = "aider";
140140
tag = "v${version}";
141-
hash = "sha256-2OHPqsS1znl7G4Z8mu8oKHNPdDr4YmSfGzXLylTgooE=";
141+
hash = "sha256-fVysmaB2jGS2XJlxyFIdJmQShzxz2q4TQf8zNuCT2GE=";
142142
};
143143

144144
pythonRelaxDeps = true;

0 commit comments

Comments
 (0)