davis: 5.4.2 -> 5.4.3

This commit is contained in:
R. Ryantm
2026-06-10 09:11:25 +00:00
parent c283837995
commit 808b5edec7
+3 -3
View File
@@ -7,17 +7,17 @@
php.buildComposerProject2 (finalAttrs: {
pname = "davis";
version = "5.4.2";
version = "5.4.3";
src = fetchFromGitHub {
owner = "tchapi";
repo = "davis";
tag = "v${finalAttrs.version}";
hash = "sha256-ZoNd4RvHKdKhfWZN8KrDBGvRbLG6SWUytVEuCQRlnG4=";
hash = "sha256-QCXjw01uJAt22/Vybm/bgE7GeGj4utwdTbXJ2oIVWRo=";
};
composerNoPlugins = false;
vendorHash = "sha256-Cpwr8YP1WiMW/ki7WK4zu88ycULP31vXbsqnzYEFHKs=";
vendorHash = "sha256-YSpDBkg/Xlq4cPeil5CaSVXgfKcrUFFRdR4kvFtwzhU=";
postInstall = ''
chmod -R u+w $out/share