summary refs log tree commit diff
path: root/pkgs/applications/networking/mailreaders
diff options
context:
space:
mode:
authortaku0 <mxxouy6x3m_github@tatapa.org>2019-09-26 17:45:00 +0900
committertaku0 <mxxouy6x3m_github@tatapa.org>2019-09-26 17:45:00 +0900
commita3f9b8cd586ee61dd6be88ffb25d0b0cb83f8c20 (patch)
treef134b09f0e91120fd523b419262206120bec2a19 /pkgs/applications/networking/mailreaders
parent65cc72ec26f039f942faddde37ad71893eee91aa (diff)
downloadnixpkgs-a3f9b8cd586ee61dd6be88ffb25d0b0cb83f8c20.tar
nixpkgs-a3f9b8cd586ee61dd6be88ffb25d0b0cb83f8c20.tar.gz
nixpkgs-a3f9b8cd586ee61dd6be88ffb25d0b0cb83f8c20.tar.bz2
nixpkgs-a3f9b8cd586ee61dd6be88ffb25d0b0cb83f8c20.tar.lz
nixpkgs-a3f9b8cd586ee61dd6be88ffb25d0b0cb83f8c20.tar.xz
nixpkgs-a3f9b8cd586ee61dd6be88ffb25d0b0cb83f8c20.tar.zst
nixpkgs-a3f9b8cd586ee61dd6be88ffb25d0b0cb83f8c20.zip
thunderbird: 68.1.0 -> 68.1.1
Diffstat (limited to 'pkgs/applications/networking/mailreaders')
-rw-r--r--pkgs/applications/networking/mailreaders/thunderbird/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/networking/mailreaders/thunderbird/default.nix b/pkgs/applications/networking/mailreaders/thunderbird/default.nix
index 1617ccd7dd1..574c4895a64 100644
--- a/pkgs/applications/networking/mailreaders/thunderbird/default.nix
+++ b/pkgs/applications/networking/mailreaders/thunderbird/default.nix
@@ -25,11 +25,11 @@ let
   gcc = if stdenv.cc.isGNU then stdenv.cc.cc else stdenv.cc.cc.gcc;
 in stdenv.mkDerivation rec {
   pname = "thunderbird";
-  version = "68.1.0";
+  version = "68.1.1";
 
   src = fetchurl {
     url = "mirror://mozilla/thunderbird/releases/${version}/source/thunderbird-${version}.source.tar.xz";
-    sha512 = "06036nawpm987q33567nhz55qybbcl55h5rdhjbhck5qmyj1qi383xqac5niwyk7c0gaq4ygwc5a24pysf85crjdway2zmqyjxp2apb";
+    sha512 = "2ng5wwd7fn9247ggzlxx96scc2nalaahzvxkzvb87mp9fbfcsi3v9dh370cm42px8hrknnsp2lrfk9hqx4287zyn9pl3k9vr6a9cswl";
   };
 
   # from firefox, but without sound libraries