File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4444in
4545php . buildComposerProject2 ( finalAttrs : {
4646 pname = "movim" ;
47- version = "0.29" ;
47+ version = "0.29.1 " ;
4848
4949 src = fetchFromGitHub {
5050 owner = "movim" ;
5151 repo = "movim" ;
5252 tag = "v${ finalAttrs . version } " ;
53- hash = "sha256-hAOT3n0i9t3uWMjqWJlOs4Vakq3y4+GhiFZ4n3jVqtw =" ;
53+ hash = "sha256-8YbRqlppD4tWqCki6v3F1cP8BcG66kAa3njEdPIRPhs =" ;
5454 } ;
5555
5656 php = php . buildEnv (
@@ -98,7 +98,7 @@ php.buildComposerProject2 (finalAttrs: {
9898 # pinned commonmark
9999 composerStrictValidation = false ;
100100
101- vendorHash = "sha256-+twzmUayrAj65ixEsweHM6886nN/6PYUCTSLMc+EmVE =" ;
101+ vendorHash = "sha256-Y1H7jvO/P4R+Rb4V87pha3Icd2Iy7VyzwVDPX72aMqA =" ;
102102
103103 postPatch = ''
104104 # Our modules are already wrapped, removes missing *.so warnings;
You can’t perform that action at this time.
0 commit comments