Merge pull request #159954 from chvp/bump-pywlroots

python3Packages.pywlroots: 0.15.7 -> 0.15.8
This commit is contained in:
Artturi
2022-02-14 14:19:28 +02:00
committed by GitHub
@@ -18,11 +18,11 @@
buildPythonPackage rec {
pname = "pywlroots";
version = "0.15.7";
version = "0.15.8";
src = fetchPypi {
inherit pname version;
sha256 = "EJAqtzFKx9Zripspv3lXIDj54pqHV0in6RrOCgFUyU8=";
sha256 = "5oKeiNRO/5/6gWHPgatn0sHRtPL2B2Fa7S1A7LWr0qM=";
};
# The XWayland detection uses some hard-coded FHS paths. Since we