owocr: 1.26.7 -> 1.26.8 (#506672)
This commit is contained in:
@@ -5,14 +5,14 @@
|
||||
}:
|
||||
python3Packages.buildPythonApplication (finalAttrs: {
|
||||
pname = "owocr";
|
||||
version = "1.26.7";
|
||||
version = "1.26.8";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "AuroraWright";
|
||||
repo = "owocr";
|
||||
tag = finalAttrs.version;
|
||||
hash = "sha256-OdGYxyJiIfkDxz6RyR9IrdO8ILCNHqb8CjSaUylauZA=";
|
||||
hash = "sha256-bdkhuEH2OJspJ9gBmQQAzCimN1Iuj5D6Cdzr0dO0HEc=";
|
||||
};
|
||||
|
||||
# we use pystray directly to avoid making a new package
|
||||
|
||||
Reference in New Issue
Block a user