File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
pkgs/by-name/pr/pretix/plugins/stretchgoals Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 77} :
88
99buildPythonPackage {
10- pname = "pretix-avgchart " ;
11- version = "unstable-2023-11-27 " ;
10+ pname = "pretix-stretchgoals " ;
11+ version = "1.0.1 " ;
1212 pyproject = true ;
1313
1414 src = fetchFromGitHub {
1515 owner = "rixx" ;
16- repo = "pretix-avgchart " ;
17- rev = "219816c7ec523a5c23778523b2616ac0c835cb3a " ;
18- hash = "sha256-1V/0PUvStgQeBQ0v6GoofAgyPmWs3RD+v5ekmAO9vFU =" ;
16+ repo = "pretix-stretchgoals " ;
17+ rev = "177238920a863f71cf03f174e2841f5b630574e9 " ;
18+ hash = "sha256-Sbbxg6viRdALjZwqEmN2Js/qbMShe5xMg00jUccnhsA =" ;
1919 } ;
2020
2121 build-system = [
@@ -31,7 +31,7 @@ buildPythonPackage {
3131
3232 meta = with lib ; {
3333 description = "Display the average ticket sales price over time" ;
34- homepage = "https://github.com/rixx/pretix-avgchart " ;
34+ homepage = "https://github.com/rixx/pretix-stretchgoals " ;
3535 license = licenses . asl20 ;
3636 maintainers = with maintainers ; [ hexa ] ;
3737 } ;
You can’t perform that action at this time.
0 commit comments