Merge pull request #300095 from fabaff/lacuscore-bump

python312Packages.playwrightcapture: 1.23.14 -> 1.24.1, python312Packages.lacuscore: 1.8.10 -> 1.9.1
This commit is contained in:
Fabian Affolter
2024-03-30 08:49:27 +01:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
@@ -16,7 +16,7 @@
buildPythonPackage rec {
pname = "lacuscore";
version = "1.8.10";
version = "1.9.1";
pyproject = true;
disabled = pythonOlder "3.8";
@@ -25,7 +25,7 @@ buildPythonPackage rec {
owner = "ail-project";
repo = "LacusCore";
rev = "refs/tags/v${version}";
hash = "sha256-X3Bs/eMkpobRqiGB70ujvaIO1xWftEBZFyR9i5eN7/A=";
hash = "sha256-DUgMql/KCy8g63HvA7qbrv9qia+nchPLIkufWmUXKDg=";
};
pythonRelaxDeps = [
@@ -20,7 +20,7 @@
buildPythonPackage rec {
pname = "playwrightcapture";
version = "1.23.14";
version = "1.24.1";
pyproject = true;
disabled = pythonOlder "3.8";
@@ -29,7 +29,7 @@ buildPythonPackage rec {
owner = "Lookyloo";
repo = "PlaywrightCapture";
rev = "refs/tags/v${version}";
hash = "sha256-ZOElXI2JSo+/wPw58WjCO7hiOUutfC2TvBFAP2DpT7I=";
hash = "sha256-+2BxXgIC595FM3FDIbFjFpWIEkqQrDILWFjQkyN5nao=";
};
pythonRelaxDeps = [