python3Packages.fava-portfolio-returns: 2.3.0 -> 2.4.0
https://github.com/andreasgerstmayr/fava-portfolio-returns/blob/main/CHANGELOG.md This commit was automatically generated using update-python-libraries.
This commit is contained in:
@@ -15,12 +15,12 @@
|
||||
}:
|
||||
let
|
||||
pname = "fava-portfolio-returns";
|
||||
version = "2.3.0";
|
||||
version = "2.4.0";
|
||||
src = fetchFromGitHub {
|
||||
owner = "andreasgerstmayr";
|
||||
repo = "fava-portfolio-returns";
|
||||
rev = "v${version}";
|
||||
hash = "sha256-NM+0gcgSztcgzYj0nCe9DOK90lrzE0TOzH30WvTKsUA=";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-3v5zIpho6HppNm1yJdVJKhPxKgNsvRetOQIAKkp6u9U=";
|
||||
};
|
||||
|
||||
frontend = buildNpmPackage (finalAttrs: {
|
||||
|
||||
Reference in New Issue
Block a user