Hi Gabor, [email protected] writes:
> are there any plans to provide the older, but still supported PHP > versions as separate variables? The current PHP package points to > 8.5.2, but some applications like Nextcloud server does not support > the 8.5 branch yet: This is a good issue to raise. I think we should aim to at least keep two (the current and a still actively supported previous version) PHP versions available in Guix. php should however always point to the latest version. As I did the version bump from 8.3.x to 8.5.x in a2607004057207dd26dbbc4c32b76715cfd2290d I'll prepare a PR that introduces the availability of 8.4.x. Active support for 8.3.x has already ended, so I don't see any reason to reintroduce a 8.3.x package, but 8.4.x seems feasible. WDYT? -- Kind regards, Wilko Meyer
