penelope: 0.12.4-unstable-2024-10-21 -> 0.14.8
Diff: https://github.com/brightio/penelope/compare/366534d192ed279cc822da565408ea7ff48d6a60..v0.14.8
This commit is contained in:
@@ -6,14 +6,14 @@
|
||||
|
||||
python3.pkgs.buildPythonApplication rec {
|
||||
pname = "penelope";
|
||||
version = "0.12.4-unstable-2024-10-21";
|
||||
version = "0.14.8";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "brightio";
|
||||
repo = "penelope";
|
||||
rev = "366534d192ed279cc822da565408ea7ff48d6a60";
|
||||
hash = "sha256-pBEYgLyicG34HsIBSt8P9xGJEaEz9ZWyxokNyuO6mdM=";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-m4EYP1lKte8r9Xa/xAuv6aiwMNha+B8HXUCizH0JgmI=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
|
||||
Reference in New Issue
Block a user