There was an error while loading. Please reload this page.
1 parent 0a567a7 commit 09cd37fCopy full SHA for 09cd37f
1 file changed
pkgs/by-name/da/davis/package.nix
@@ -7,17 +7,17 @@
7
8
php.buildComposerProject2 (finalAttrs: {
9
pname = "davis";
10
- version = "5.3.0";
+ version = "5.4.0";
11
12
src = fetchFromGitHub {
13
owner = "tchapi";
14
repo = "davis";
15
tag = "v${finalAttrs.version}";
16
- hash = "sha256-YLVfcoC8cIcCfi7R2zWXNxD4P+KIXOCL+MqFEt2Z7Tc=";
+ hash = "sha256-ya4zr2YLlUzzF/Bs3Tt2k6TfuxdfFGKjkYSzMnp+p5E=";
17
};
18
19
composerNoPlugins = false;
20
- vendorHash = "sha256-VpINHPy2gwA5dk8OGQjmWnCpS9JVyEAUG+bptggCybk=";
+ vendorHash = "sha256-vOfo8adJVbF7GTN1Qnn/jiWu02dgJCPClBBq219p0tU=";
21
22
postInstall = ''
23
chmod -R u+w $out/share
0 commit comments