python38Packages.precis-i18n: 1.0.2 -> 1.0.3

This commit is contained in:
R. Ryantm
2021-12-11 10:42:40 -08:00
committed by Jonathan Ringer
parent bb82690935
commit 32bbd13b0a
@@ -2,7 +2,7 @@
buildPythonPackage rec {
pname = "precis-i18n";
version = "1.0.2";
version = "1.0.3";
disabled = !isPy3k;
@@ -10,7 +10,7 @@ buildPythonPackage rec {
owner = "byllyfish";
repo = "precis_i18n";
rev = "v${version}";
hash = "sha256:1r9pah1kgik6valf15ac7ybw0szr92cq84kwjvm6mq3z46j1pmkr";
hash = "sha256-pBmllX1RVdFnZsDSW7Hh5uVqK2d++kcp1NQLN/phXdU=";
};
meta = {