Robert Schütz 2023-10-03 10:30:05 -07:00 committed by Anderson Torres
parent 28562b6c75
commit 86aa82cee2

View file

@ -14,7 +14,7 @@
python3.pkgs.buildPythonApplication rec {
pname = "udiskie";
version = "2.4.2";
version = "2.5.0";
format = "setuptools";
@ -22,7 +22,7 @@ python3.pkgs.buildPythonApplication rec {
owner = "coldfix";
repo = "udiskie";
rev = "v${version}";
hash = "sha256-lQMJVSY3JeZYYOFDyV29Ye2j8r+ngE/ta2wQYipy4hU=";
hash = "sha256-wIXh7dzygjzSXo51LBt1BW+sar6qUELWC6oTGPDGgcE=";
};
patches = [