about summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorCharlotte Van Petegem <charlotte@vanpetegem.me>2022-02-02 09:38:03 +0100
committerJonathan Ringer <jonringer@users.noreply.github.com>2022-02-02 17:57:31 -0800
commit6536222c0051bcfe9660f83af74d187dcd33a41a (patch)
tree5912567a381cd76becb3574e9f594321035a2831 /pkgs
parent5d6e9b3d53734b1956ea35f4b8280e95a064bb09 (diff)
python3Packages.pywlroots: 0.15.4 -> 0.15.6
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/development/python-modules/pywlroots/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/development/python-modules/pywlroots/default.nix b/pkgs/development/python-modules/pywlroots/default.nix
index ebe0825a360df..1b38517cde619 100644
--- a/pkgs/development/python-modules/pywlroots/default.nix
+++ b/pkgs/development/python-modules/pywlroots/default.nix
@@ -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