about summary refs log tree commit diff
path: root/pkgs/development/python-modules/iso3166
diff options
context:
space:
mode:
authoriagocq <18238046+iagocq@users.noreply.github.com>2021-11-11 01:59:55 -0300
committeriagocq <18238046+iagocq@users.noreply.github.com>2021-11-11 01:59:55 -0300
commitc48aeef1e07a802ea8a8abc1f30569bd49b02d25 (patch)
tree67fe703a902a49ffffbfed15ef0eceb3a635324e /pkgs/development/python-modules/iso3166
parent541a551109bd3f63c4cd5088d66d62356fa7a752 (diff)
python3Packages.iso3166: update sha256
Diffstat (limited to 'pkgs/development/python-modules/iso3166')
-rw-r--r--pkgs/development/python-modules/iso3166/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/python-modules/iso3166/default.nix b/pkgs/development/python-modules/iso3166/default.nix
index c03acde331186..2820ff7dd6c1d 100644
--- a/pkgs/development/python-modules/iso3166/default.nix
+++ b/pkgs/development/python-modules/iso3166/default.nix
@@ -16,7 +16,7 @@ buildPythonPackage rec {
     owner = "deactivated";
     repo = "python-iso3166";
     rev = version;
-    sha256 = "0zs9za9dr2nl5srxir08yibmp6nffcapmzala0fgh8ny7y6rafrx";
+    sha256 = "sha256-/y7c2qSA6+WKUP9YTSaMBjBxtqAuF4nB3MKvL5P6vL0=";
   };
 
   checkInputs = [