Unverified Commit f782f709 authored by Pol Dellaiera's avatar Pol Dellaiera Committed by GitHub
Browse files

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

parents a9a05070 154457c1
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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";