sunwait 2020-10-26 -> 20220613 https://repology.org/project/sunwait/versions attrpath: sunwait 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/sunwait/default.nix b/pkgs/applications/misc/sunwait/default.nix index 71c174a07e4..5a39afcc31a 100644 --- a/pkgs/applications/misc/sunwait/default.nix +++ b/pkgs/applications/misc/sunwait/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation { pname = "sunwait"; - version = "2020-10-26"; + version = "20220613"; src = fetchFromGitHub { owner = "risacher"; repo = "sunwait"; rev = "102cb417ecbb7a3757ba9ee4b94d6db3225124c4"; - sha256 = "0cs8rdcnzsl10zia2k49a6c2z6gvp5rnf31sgn3hn5c7kgy7l3ax"; + sha256 = "sha256-XQ16/JuHFQuHfToMZ3O5+5kvmFGJTKHiB4Hqb1nLSDM="; }; makeFlags = [ "C=${stdenv.cc.targetPrefix}c++" ]; Source url did not change.