thunderbird: use the monthly release version by default (#389819)

This commit is contained in:
Pol Dellaiera
2025-03-15 21:11:53 +01:00
committed by GitHub
@@ -82,8 +82,7 @@ let
in
rec {
# Upstream claims -latest is "for testing purposes only". Stick to -esr until this changes.
thunderbird = thunderbird-esr;
thunderbird = thunderbird-latest;
thunderbird-latest = common {
version = "136.0";