summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-codon-tables
diff options
context:
space:
mode:
authorR. Ryantm <ryantm-bot@ryantm.com>2022-01-01 11:25:33 +0000
committerR. Ryantm <ryantm-bot@ryantm.com>2022-01-01 11:25:33 +0000
commit23846b92ef0299062ed077ebf720f542da3fac9f (patch)
treef68e555599dd1e29b2592af9a143e982ded6a5b4 /pkgs/development/python-modules/python-codon-tables
parent796af3ddba8c3b045b79332a39eae92f24efc277 (diff)
python38Packages.python-codon-tables: 0.1.10 -> 0.1.11
Diffstat (limited to 'pkgs/development/python-modules/python-codon-tables')
-rw-r--r--pkgs/development/python-modules/python-codon-tables/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/development/python-modules/python-codon-tables/default.nix b/pkgs/development/python-modules/python-codon-tables/default.nix
index 4c1ec6a3a20e..7c4551a9d67a 100644
--- a/pkgs/development/python-modules/python-codon-tables/default.nix
+++ b/pkgs/development/python-modules/python-codon-tables/default.nix
@@ -5,12 +5,12 @@
buildPythonPackage rec {
pname = "python-codon-tables";
- version = "0.1.10";
+ version = "0.1.11";
src = fetchPypi {
pname = "python_codon_tables";
inherit version;
- sha256 = "265beac928cbb77c6745bc728471adc7ffef933b794be303d272ecb9ad37d3d4";
+ sha256 = "ba590fcfb1988f9674c8627464caeb3ea0797d970872a2c27ea09906acd24110";
};
# no tests in tarball