python3Packages.ocrmypdf: fix hash

This commit is contained in:
Gaute Ravndal
2026-04-06 22:40:18 +02:00
parent 3c3c13850b
commit 6bb8949c5c
@@ -45,7 +45,7 @@ buildPythonPackage rec {
postFetch = ''
rm "$out/.git_archival.txt"
'';
hash = "sha256-2gghArOylldrCcTrOi1XtfdIwRw7AUpf0PQ6hvKInMk=";
hash = "sha256-H/XuMQu52b6dOEUK2zGZWaEVVws80NTCuZQSR4euM7E=";
};
patches = [