hopper 5.5.3 -> 5.8.5 https://repology.org/metapackage/hopper/versions attrpath: hopper 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/development/tools/analysis/hopper/default.nix b/pkgs/development/tools/analysis/hopper/default.nix index d7b519b04c3..15cb96853c9 100644 --- a/pkgs/development/tools/analysis/hopper/default.nix +++ b/pkgs/development/tools/analysis/hopper/default.nix @@ -12,12 +12,12 @@ stdenv.mkDerivation rec { pname = "hopper"; - version = "5.5.3"; + version = "5.8.5"; rev = "v4"; src = fetchurl { url = "https://d2ap6ypl1xbe4k.cloudfront.net/Hopper-${rev}-${version}-Linux-demo.pkg.tar.xz"; - hash = "sha256-xq9ZVg1leHm/tq6LYyQLa8p5dDwBd64Jt92uMoE0z58="; + hash = "sha256-WvcsQvWVOPHHhtGAQtxeQ9RqO1r6b5JQAlGvcXalRlU="; }; sourceRoot = "."; rev equal; no update necessary