openlp 2.4.6 -> 3.0.0 https://repology.org/metapackage/openlp/versions attrpath: openlp Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/misc/openlp/lib.nix b/pkgs/applications/misc/openlp/lib.nix index 9e8440a4c80..903136e7de6 100644 --- a/pkgs/applications/misc/openlp/lib.nix +++ b/pkgs/applications/misc/openlp/lib.nix @@ -10,11 +10,11 @@ buildPythonPackage rec { pname = "openlp"; - version = "2.4.6"; + version = "3.0.0"; src = fetchurl { url = "https://get.openlp.org/${version}/OpenLP-${version}.tar.gz"; - sha256 = "f63dcf5f1f8a8199bf55e806b44066ad920d26c9cf67ae432eb8cdd1e761fc30"; + sha256 = "sha256-bCi/2niWufX+g0be8fMY0BEbAF/IGwqmwr7hw2bVpuQ="; }; doCheck = false; Update edits cause no rebuilds.