python37Packages.xcffib: 0.7.0 -> 0.8.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-05-12 17:07:49 -07:00
parent a80982b4c9
commit ca123bf7ba

View File

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