python3Packages.pywlroots: 0.15.4 -> 0.15.6

This commit is contained in:
Charlotte Van Petegem
2022-02-02 17:57:31 -08:00
committed by Jonathan Ringer
parent 5d6e9b3d53
commit 6536222c00
@@ -18,11 +18,11 @@
buildPythonPackage rec {
pname = "pywlroots";
version = "0.15.4";
version = "0.15.6";
src = fetchPypi {
inherit pname version;
sha256 = "Cyj3B9uK1RoIuStCO+z9/bq7RjTPdjTqVhfc+tCRofo=";
sha256 = "vOdmwsMyDzz1kbA7+W2irax/1SFSNYTrRCQjfW7Npzk=";
};
# The XWayland detection uses some hard-coded FHS paths. Since we