Skip to content

Commit

Permalink
🔖 Update
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 16, 2023
1 parent 7852dc7 commit f8984fb
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 @@
};
translate-shell = {
pname = "translate-shell";
version = "0.0.27";
version = "0.0.28";
src = fetchurl {
url = "https://pypi.org/packages/source/t/translate-shell/translate-shell-0.0.27.tar.gz";
sha256 = "sha256-hUv4gQedgL2dOzCpbXpFYNpWE045mwN6hJ1fS9QK9Mc=";
url = "https://pypi.org/packages/source/t/translate-shell/translate-shell-0.0.28.tar.gz";
sha256 = "sha256-hpYlY6KMfyrcQ6CSSDWw0AJ58UQBsz12SwFq2JT+sq4=";
};
};
}

0 comments on commit f8984fb

Please sign in to comment.