2022-12-28T04:38:29 projectlibre 1.7.0 -> 1.9.3 https://repology.org/metapackage/projectlibre/versions 2022-12-28T04:38:31 attrpath: projectlibre 2022-12-28T04:38:31 Checking auto update branch... 2022-12-28T04:38:31 No auto update branch exists 2022-12-28T04:38:35 [version] 2022-12-28T04:38:44 [version] updated version and sha256 2022-12-28T04:38:44 [rustCrateVersion] 2022-12-28T04:38:44 [rustCrateVersion] No cargoSha256 found 2022-12-28T04:38:44 [golangModuleVersion] 2022-12-28T04:38:44 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-28T04:38:44 [updateScript] 2022-12-28T04:38:44 [updateScript] skipping because derivation has no updateScript 2022-12-28T04:38:44 2022-12-28T04:38:44 [quotedUrls] 2022-12-28T04:38:44 [quotedUrls] nothing found to replace 2022-12-28T04:38:44 Diff after rewrites: diff --git a/pkgs/applications/misc/projectlibre/default.nix b/pkgs/applications/misc/projectlibre/default.nix index ceb61d71866..e7805c84136 100644 --- a/pkgs/applications/misc/projectlibre/default.nix +++ b/pkgs/applications/misc/projectlibre/default.nix @@ -2,12 +2,12 @@ stdenv.mkDerivation rec { pname = "projectlibre"; - version = "1.7.0"; + version = "1.9.3"; src = fetchgit { url = "https://git.code.sf.net/p/projectlibre/code"; - rev = "0c939507cc63e9eaeb855437189cdec79e9386c2"; # version 1.7.0 was not tagged - sha256 = "0vy5vgbp45ai957gaby2dj1hvmbxfdlfnwcanwqm9f8q16qipdbq"; + rev = "0c939507cc63e9eaeb855437189cdec79e9386c2"; # version 1.9.3 was not tagged + sha256 = "sha256-eLUbsQkYuVQxt4px62hzfdUNg2zCL/VOSVEVctfbxW8="; }; nativeBuildInputs = [ makeWrapper ]; 2022-12-28T04:38:45 rev equal; no update necessary