libfilezilla 0.41.0 -> 0.41.1 https://repology.org/project/libfilezilla/versions attrpath: libfilezilla 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/libraries/libfilezilla/default.nix b/pkgs/development/libraries/libfilezilla/default.nix index 67b49b55c7d..bca1aaa6d66 100644 --- a/pkgs/development/libraries/libfilezilla/default.nix +++ b/pkgs/development/libraries/libfilezilla/default.nix @@ -12,11 +12,11 @@ stdenv.mkDerivation rec { pname = "libfilezilla"; - version = "0.41.0"; + version = "0.41.1"; src = fetchurl { url = "https://download.filezilla-project.org/${pname}/${pname}-${version}.tar.bz2"; - hash = "sha256-rCodDYKOpgB4fOoefuUNIfDTvZFSzs5hh7ivyQBiKqA="; + hash = "sha256-pNVfgiJAV8iUCgFWVIOwVrqzId8UD55k8gAY+YYgBXQ="; }; nativeBuildInputs = [ autoreconfHook pkg-config ]; Successfully finished processing cachix "/nix/store/8zm41hqsnv4s1c2dg8ivwjbd0iannnic-libfilezilla-0.41.1" Received ExitFailure 1 when running Shell command: cachix push nix-community pushing to cachix failed