python3Packages.sqlcipher3: 0.6.0 -> 0.6.2
This commit was automatically generated using update-python-libraries.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
}:
|
||||
let
|
||||
pname = "sqlcipher3";
|
||||
version = "0.6.0";
|
||||
version = "0.6.2";
|
||||
in
|
||||
buildPythonPackage {
|
||||
inherit pname version;
|
||||
@@ -16,7 +16,7 @@ buildPythonPackage {
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
hash = "sha256-o1GuYwvWFMLBDtiYtCD3vIF+Q4FT9oP4g0jERdazqbE=";
|
||||
hash = "sha256-orZ1KJuoiJ84liWiHzoB8f8VmlUbW4j7qP2S2g4COAo=";
|
||||
};
|
||||
|
||||
build-system = [
|
||||
|
||||
Reference in New Issue
Block a user