File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
pkgs/applications/networking/mailreaders/thunderbird Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 8686 thunderbird = thunderbird-esr ;
8787
8888 thunderbird-latest = common {
89- version = "133 .0" ;
90- sha512 = "8cf8973964cabdc7fafe83d1dfd4f9fbfd340638b1f3d396a98059c00650549b0f4a7bfc486a294b2966136266d4524d6c825a6ee344cd753ac2f7ab412cbc96 " ;
89+ version = "136 .0" ;
90+ sha512 = "37c94258b49a7e87b24b4cffaa6eae81698356ddc3f0f49ea675b885dea2c56a3ca758dac2ddb2720beaf2f34faa15a9ab9b5eda0b352c0c8f14167c01838714 " ;
9191
9292 updateScript = callPackage ./update.nix {
9393 attrPath = "thunderbirdPackages.thunderbird-latest" ;
@@ -100,8 +100,8 @@ rec {
100100 thunderbird-128 = common {
101101 applicationName = "Thunderbird ESR" ;
102102
103- version = "128.7.1esr " ;
104- sha512 = "3f84e1f1a83379da1f154b66dbb5f941d04548ad017aab32aa9520f4315edb524e3754ac1fe9a7ae27f7aa33e2881c6783f11ccc53cda713f107760b7d880667 " ;
103+ version = "128.8.0esr " ;
104+ sha512 = "a6ccdf5a067a1f908246885b22a1dadc66f4667d4ac74d1c1867c88a70b194c508e8d9e139f357ebc1d344f032fdc9b75c365fe49937d2463d7bd61b85ef86d1 " ;
105105
106106 updateScript = callPackage ./update.nix {
107107 attrPath = "thunderbirdPackages.thunderbird-128" ;
You can’t perform that action at this time.
0 commit comments