mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-12 02:37:18 +00:00
udiskie: 2.5.3 -> 2.5.7 (#364303)
Diff: https://github.com/coldfix/udiskie/compare/v2.5.3...v2.5.7 Changelog: https://github.com/coldfix/udiskie/blob/v2.5.7/CHANGES.rst
This commit is contained in:
parent
419441edde
commit
f5413b089b
@ -17,7 +17,7 @@
|
||||
|
||||
python3Packages.buildPythonApplication rec {
|
||||
pname = "udiskie";
|
||||
version = "2.5.3";
|
||||
version = "2.5.7";
|
||||
|
||||
pyproject = true;
|
||||
|
||||
@ -25,7 +25,7 @@ python3Packages.buildPythonApplication rec {
|
||||
owner = "coldfix";
|
||||
repo = "udiskie";
|
||||
rev = "v${version}";
|
||||
hash = "sha256-asrVQR0d+5l76COsXp88srtGZQHU+AwbP3HwDiwRlnE=";
|
||||
hash = "sha256-ndoTVeF6iTe4+aqFDRaLUEaBavgCWHzULXeG3Kj3ptY=";
|
||||
};
|
||||
|
||||
patches = [
|
||||
|
Loading…
Reference in New Issue
Block a user