openlp 2.4.6 -> 3.0.2 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 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [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 4a61ab65376..71e5ccf3600 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.2"; src = fetchurl { url = "https://get.openlp.org/${version}/OpenLP-${version}.tar.gz"; - sha256 = "f63dcf5f1f8a8199bf55e806b44066ad920d26c9cf67ae432eb8cdd1e761fc30"; + sha256 = "sha256-7fAwYenhxJSDVle9SSTAfYYq6hmXgy0snlbjKG/OHSs="; }; doCheck = false; Update edits cause no rebuilds.