Skip to content

Commit

Permalink
pythonPackages.phonenumbers: 8.10.17 -> 8.10.19 (#70022)
Browse files Browse the repository at this point in the history
pythonPackages.phonenumbers: 8.10.17 -> 8.10.19
  • Loading branch information
Mic92 committed Sep 30, 2019
2 parents 4eaf7d8 + 5254bf3 commit b443d2c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/development/python-modules/phonenumbers/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

buildPythonPackage rec {
pname = "phonenumbers";
version = "8.10.17";
version = "8.10.19";

src = fetchPypi {
inherit pname version;
sha256 = "023rcv3qishd5n33gj22dzgq51kzpk41ckcmim96s1xvdbd2sxg9";
sha256 = "0xdj4faxvcmkw1war203yxcb66jhhbgscjyqxjifknr0mxax3ngw";
};

meta = {
Expand Down

0 comments on commit b443d2c

Please sign in to comment.