Author: eelco
Date: Wed Apr 4 15:33:33 2012
New Revision: 33568
URL: https://nixos.org/websvn/nix/?rev=33568&sc=1
Log:
* Thunderbird updated to 11.0.1.
Modified:
nixpkgs/trunk/pkgs/applications/networking/mailreaders/thunderbird/11.x.nix
Modified:
nixpkgs/trunk/pkgs/applications/networking/mailreaders/thunderbird/11.x.nix
==============================================================================
--- nixpkgs/trunk/pkgs/applications/networking/mailreaders/thunderbird/11.x.nix
Wed Apr 4 15:30:29 2012 (r33567)
+++ nixpkgs/trunk/pkgs/applications/networking/mailreaders/thunderbird/11.x.nix
Wed Apr 4 15:33:33 2012 (r33568)
@@ -12,7 +12,7 @@
}:
-let version = "11.0";
+let version = "11.0.1";
# This patch may become necessary when we use a more recent version of
libpng
# for now, it's actually not needed
@@ -27,7 +27,7 @@
src = fetchurl {
url =
"http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/${version}/source/thunderbird-${version}.source.tar.bz2";
- sha256 = "0lrp7ngi3ni70m9v11f0l8xvp3s8sc50isxbgy8vj677fzb1qn2s";
+ sha1 = "037344b451b1c031472d92f96d401b15d8e3e7d3";
};
enableParallelBuilding = true;
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits