thunderbird: use the monthly release version by default

The official Thunderbird website now recommends the latest release by default.
This commit is contained in:
Guanran Wang
2025-03-15 18:33:25 +08:00
parent c6b19dfaa1
commit 154457c1d9
@@ -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";