···23}:
2425python3Packages.buildPythonApplication rec {
26- version = "6.0.3";
27 pname = "gramps";
28 pyproject = true;
29···31 owner = "gramps-project";
32 repo = "gramps";
33 tag = "v${version}";
34- hash = "sha256-dmokrAN6ZC7guMYHifNifL9rXqZPW+Z5LudQhIUxMs8=";
35 };
3637 patches = [
···113 pinpox
114 tomasajt
115 ];
116- changelog = "https://github.com/gramps-project/gramps/blob/${src.rev}/ChangeLog";
117 longDescription = ''
118 Every person has their own story but they are also part of a collective
119 family history. Gramps gives you the ability to record the many details of
···23}:
2425python3Packages.buildPythonApplication rec {
26+ version = "6.0.4";
27 pname = "gramps";
28 pyproject = true;
29···31 owner = "gramps-project";
32 repo = "gramps";
33 tag = "v${version}";
34+ hash = "sha256-MBsc4YMbCvzRG6+7/cGQpx7iYvQAdqWYrIMEpf1A7ew=";
35 };
3637 patches = [
···113 pinpox
114 tomasajt
115 ];
116+ changelog = "https://github.com/gramps-project/gramps/blob/${src.tag}/ChangeLog";
117 longDescription = ''
118 Every person has their own story but they are also part of a collective
119 family history. Gramps gives you the ability to record the many details of