davis: 5.0.2 -> 5.1.2 (#416345)

This commit is contained in:
Peder Bergebakken Sundt
2025-06-25 05:12:46 +02:00
committed by GitHub

View File

@@ -7,16 +7,18 @@
php.buildComposerProject2 (finalAttrs: {
pname = "davis";
version = "5.0.2";
version = "5.1.2";
src = fetchFromGitHub {
owner = "tchapi";
repo = "davis";
tag = "v${finalAttrs.version}";
hash = "sha256-Zl+6nrgspyg6P9gqYwah81Z6Mtni6nUlCp4gTjJWn9M=";
hash = "sha256-Z2e5QRyyJeisWLi2tZJZNAXrO3/DL6v2Nvxd0+SC6EU=";
};
vendorHash = "sha256-pCWM1kgk30Au9i8TflrmZXw/PJmo3tdW565BXwncsZU=";
vendorHash = "sha256-ee3Gvg8rvX9jelmSVHjFltZz9R+7w2B8L4gjv3GaN/g=";
composerNoPlugins = false;
postInstall = ''
chmod -R u+w $out/share