homebank 5.6.6 -> 5.7.1 https://repology.org/project/homebank/versions attrpath: homebank 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/office/homebank/default.nix b/pkgs/applications/office/homebank/default.nix index 88091fa4b035..24042fc4eb22 100644 --- a/pkgs/applications/office/homebank/default.nix +++ b/pkgs/applications/office/homebank/default.nix @@ -3,10 +3,10 @@ stdenv.mkDerivation rec { pname = "homebank"; - version = "5.6.6"; + version = "5.7.1"; src = fetchurl { url = "http://homebank.free.fr/public/sources/homebank-${version}.tar.gz"; - hash = "sha256-ZW/N8YUU8r7SYY/+hqVYrqYW/KQqtuChfQJxXftl3A4="; + hash = "sha256-fwqSnXde7yalqfKfo8AT8+762/aYLMCGp8dd3bm09Ck="; }; nativeBuildInputs = [ pkg-config wrapGAppsHook intltool ]; Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A homebank nix build failed. checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking whether ln -s works... yes checking whether NLS is requested... yes checking for intltool-update... /nix/store/ysp3cj3xvh9dylplgyrnhnapm4dqqnjv-intltool-0.51.0/bin/intltool-update checking for intltool-merge... /nix/store/ysp3cj3xvh9dylplgyrnhnapm4dqqnjv-intltool-0.51.0/bin/intltool-merge checking for intltool-extract... /nix/store/ysp3cj3xvh9dylplgyrnhnapm4dqqnjv-intltool-0.51.0/bin/intltool-extract checking for xgettext... /nix/store/gzk32jyj8r3l4yhjn80gl10p355g3ngi-gettext-0.21.1/bin/xgettext checking for msgmerge... /nix/store/gzk32jyj8r3l4yhjn80gl10p355g3ngi-gettext-0.21.1/bin/msgmerge checking for msgfmt... /nix/store/gzk32jyj8r3l4yhjn80gl10p355g3ngi-gettext-0.21.1/bin/msgfmt checking for gmsgfmt... /nix/store/gzk32jyj8r3l4yhjn80gl10p355g3ngi-gettext-0.21.1/bin/msgfmt checking for perl... /nix/store/2j7b1ngdvqd0bidb6bn9icskwm6sq63v-perl-5.38.0/bin/perl checking for perl >= 5.8.1... 5.38.0 checking for XML::Parser... ok checking pkg-config is at least version 0.9.0... yes checking for gtk+-3.0 >= 3.24.8 glib-2.0 >= 2.62... yes checking for pow in -lm... yes checking for libsoup-3.0 >= 3.0... no configure: error: Package requirements (libsoup-3.0 >= 3.0) were not met: No package 'libsoup-3.0' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBSOUP_CFLAGS and LIBSOUP_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details.