Skip to content

Commit

Permalink
🔖 Update
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 6, 2024
1 parent 82783be commit 1cfa20e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _sources/generated.nix
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,10 @@
};
pyrime = {
pname = "pyrime";
version = "0.0.2";
version = "0.0.3";
src = fetchurl {
url = "https://pypi.org/packages/source/p/pyrime/pyrime-0.0.2.tar.gz";
sha256 = "sha256-IdffUd66YaE0QLbz7zFDKi4TbzEmu5hfU0HtPA/EFB4=";
url = "https://pypi.org/packages/source/p/pyrime/pyrime-0.0.3.tar.gz";
sha256 = "sha256-e8A7lXPYET+tqOE7uHfus4KWkVudp3o+VZYVZhqaOXw=";
};
};
requirements-language-server = {
Expand Down

0 comments on commit 1cfa20e

Please sign in to comment.