File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
pkgs/development/python-modules Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1717
1818buildPythonPackage rec {
1919 pname = "lacuscore" ;
20- version = "1.10.13 " ;
20+ version = "1.11.0 " ;
2121 pyproject = true ;
2222
2323 disabled = pythonOlder "3.8" ;
@@ -26,7 +26,7 @@ buildPythonPackage rec {
2626 owner = "ail-project" ;
2727 repo = "LacusCore" ;
2828 rev = "refs/tags/v${ version } " ;
29- hash = "sha256-BqVPxkQLJrVYSVvtSnq0hwC5DdcyBZyvKAULwmAagzo =" ;
29+ hash = "sha256-O9nB+hxMrIJDeK6BrxmX/yr0OoIXxshKJxz9fU6b2V0 =" ;
3030 } ;
3131
3232 pythonRelaxDeps = [
Original file line number Diff line number Diff line change 2222
2323buildPythonPackage rec {
2424 pname = "playwrightcapture" ;
25- version = "1.25.15 " ;
25+ version = "1.26.0 " ;
2626 pyproject = true ;
2727
2828 disabled = pythonOlder "3.8" ;
@@ -31,7 +31,7 @@ buildPythonPackage rec {
3131 owner = "Lookyloo" ;
3232 repo = "PlaywrightCapture" ;
3333 rev = "refs/tags/v${ version } " ;
34- hash = "sha256-4vwCxh7yCYYHXxxBpWqGFKr/0tcy33n5Q8LqJl9yOuk =" ;
34+ hash = "sha256-v6n+zsiLEQHeAeSALDxu4FWwwQaD/zu3rwxIjR57Ly4 =" ;
3535 } ;
3636
3737 pythonRelaxDeps = [
You can’t perform that action at this time.
0 commit comments