python37Packages.xcffib: 0.8.0 -> 0.8.1

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-06-17 20:06:15 -07:00
parent e2d07d2cc7
commit fb5ce30e28

View file

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