liferea 0 -> 1 attrpath: liferea Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/4s3xnzq4nv48w600fd38rcxi814gacrg-packages.json.drv building '/nix/store/4s3xnzq4nv48w600fd38rcxi814gacrg-packages.json.drv'... Going to be running update for following packages: - liferea-1.15.5 Press Enter key to continue... Running update for: - liferea-1.15.5: UPDATING ... - liferea-1.15.5: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/networking/newsreaders/liferea/default.nix b/pkgs/applications/networking/newsreaders/liferea/default.nix index 0851d0f30e79..2569794c0d5c 100644 --- a/pkgs/applications/networking/newsreaders/liferea/default.nix +++ b/pkgs/applications/networking/newsreaders/liferea/default.nix @@ -25,11 +25,11 @@ stdenv.mkDerivation rec { pname = "liferea"; - version = "1.15.5"; + version = "1.15.6"; src = fetchurl { url = "https://github.com/lwindolf/${pname}/releases/download/v${version}/${pname}-${version}.tar.bz2"; - hash = "sha256-7lanrs63N6ZnqxvjcW/+cUZVDqUbML2gftQUc/sLr3Q="; + hash = "sha256-4P/0fwHofsRjZcLuFdkUKxWIp/9P5yXA2ED/zqTGd94="; }; patches = [ No auto update branch exists There might already be an open PR for this update: - liferea: 1.15.5 -> 1.15.6 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/296469"