udiskie: 2.5.7 -> 2.5.8 (#437329)

This commit is contained in:
dotlambda
2025-08-26 17:26:59 -07:00
committed by GitHub
+2 -2
View File
@@ -17,7 +17,7 @@
python3Packages.buildPythonApplication rec {
pname = "udiskie";
version = "2.5.7";
version = "2.5.8";
pyproject = true;
@@ -25,7 +25,7 @@ python3Packages.buildPythonApplication rec {
owner = "coldfix";
repo = "udiskie";
rev = "v${version}";
hash = "sha256-ndoTVeF6iTe4+aqFDRaLUEaBavgCWHzULXeG3Kj3ptY=";
hash = "sha256-FFp1+7cCfkMI74rEAez8aJsaplEUa3madoSx+lwplzE=";
};
patches = [