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 @@ -57,8 +57,8 @@ in rec {
5757 thunderbird = thunderbird-esr ;
5858
5959 thunderbird-latest = common {
60- version = "132.0" ;
61- sha512 = "71206606d691e3b257b4b163e56604eaff221a43f88015fcbdbbbb3bbd708a7459f61b0470f7534ce9adafd41561e11b3487484fbfe3e95a06674785cae97029 " ;
60+ version = "132.0.1 " ;
61+ sha512 = "ff2ff1344c3ab6594fba2e03d3f0548221934b94972819cfb6de9cea0bf9bac4ec67d14e7c6b9ae854ecdbc472b814a5f6f7204a9ce71ddac6167ff536a6276a " ;
6262
6363 updateScript = callPackage ./update.nix {
6464 attrPath = "thunderbirdPackages.thunderbird-latest" ;
@@ -69,8 +69,8 @@ in rec {
6969 thunderbird-esr = thunderbird-128 ;
7070
7171 thunderbird-128 = common {
72- version = "128.4.2esr " ;
73- sha512 = "4e37b77eb4652bc36585656bd3fe5416053f6a1a96ed1ca64c17d8d73031c746cb3832fd275d25f1283d20e18aa3e7b1df6d67864ced21b5f73042a42767cb45 " ;
72+ version = "128.4.3esr " ;
73+ sha512 = "18691722f6376f3dc0658c01164fcdbf6008fc31eff8c1bd403d34f188db0e7850883315a96fc07289d207c9977d732628d3945736aa191fefd0a01735e3037d " ;
7474
7575 updateScript = callPackage ./update.nix {
7676 attrPath = "thunderbirdPackages.thunderbird-128" ;
You can’t perform that action at this time.
0 commit comments