Skip to content

Commit

Permalink
[Backport release-24.11] homebank: 5.8.5 -> 5.8.6 (#368564)
Browse files Browse the repository at this point in the history
  • Loading branch information
misuzu authored Dec 29, 2024
2 parents 147f4a2 + 1180d09 commit 6b3d30f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/by-name/ho/homebank/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@

stdenv.mkDerivation rec {
pname = "homebank";
version = "5.8.5";
version = "5.8.6";
src = fetchurl {
url = "https://www.gethomebank.org/public/sources/homebank-${version}.tar.gz";
hash = "sha256-TrRFHleEA5VGjC1qP+TQFq2gun1Hyn8c7AQYwKEznpc=";
hash = "sha256-rxOKe/LNeVwTOMXj2emZCe5rM9kgxhjcNcZHf9gm3fU=";
};

nativeBuildInputs = [
Expand Down

0 comments on commit 6b3d30f

Please sign in to comment.