python37Packages.xcffib: 0.6.0 -> 0.7.0

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-xcffib/versions
This commit is contained in:
R. RyanTM 2019-03-11 16:25:29 -07:00
parent 213d6dd6ac
commit cf1c04cc28

View file

@ -7,12 +7,12 @@
}:
buildPythonPackage rec {
version = "0.6.0";
version = "0.7.0";
pname = "xcffib";
src = fetchPypi {
inherit pname version;
sha256 = "36142cb72535933e8e1ed39ff2c45559fa7038823bd6be6961ef8ee5bb0f6912";
sha256 = "12yc2r8967hknk829q1lbsw6b9z7qa25y8dx8kz6c9qnlc215vb8";
};
patchPhase = ''