python3Packages.embrace: 4.2.0 -> 4.2.1

This commit is contained in:
pacien 2023-05-25 11:46:53 +02:00
parent e956ce0a46
commit bc4311f0f7

View file

@ -10,7 +10,7 @@
buildPythonPackage rec {
pname = "embrace";
version = "4.2.0";
version = "4.2.1";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -20,7 +20,7 @@ buildPythonPackage rec {
owner = "~olly";
repo = "embrace-sql";
rev = "v${version}-release";
hash = "sha256-otzpDMtC229qMXon+ydS39SBoMiXJmxn48/TQXjqu5U=";
hash = "sha256-B/xW5EfaQWW603fjKYcf+RHQJVZrnFoqVnIl6xSwS0E=";
};
propagatedBuildInputs = [