mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-01 03:12:51 +00:00
udiskie: 2.4.2 -> 2.5.0
Diff: https://github.com/coldfix/udiskie/compare/v2.4.2...v2.5.0 Changelog: https://github.com/coldfix/udiskie/blob/v2.5.0/CHANGES.rst
This commit is contained in:
parent
28562b6c75
commit
86aa82cee2
@ -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 = [
|
||||
|
Loading…
Reference in New Issue
Block a user