From c754b8b27cf2ba191a6dd6e6a66b86b6c95fa4d8 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Thu, 4 Sep 2008 09:36:04 +0000 Subject: [PATCH] * Thunderbird 2.0.0.16. * Re-enabled chatzilla in the channel. svn path=/nixpkgs/trunk/; revision=12796 --- .../networking/mailreaders/thunderbird-2.x/default.nix | 7 ++++--- pkgs/top-level/build-for-release.nix | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/pkgs/applications/networking/mailreaders/thunderbird-2.x/default.nix b/pkgs/applications/networking/mailreaders/thunderbird-2.x/default.nix index bd8c36bd83a..55bc56704f4 100644 --- a/pkgs/applications/networking/mailreaders/thunderbird-2.x/default.nix +++ b/pkgs/applications/networking/mailreaders/thunderbird-2.x/default.nix @@ -11,12 +11,13 @@ }: stdenv.mkDerivation { - name = "thunderbird-2.0.0.14"; + name = "thunderbird-2.0.0.16"; builder = ./builder.sh; + src = fetchurl { - url = ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/2.0.0.14/source/thunderbird-2.0.0.14-source.tar.bz2; - sha256 = "0c4pg2fl83916923xvzn1nyhc1iz4nfn7034vnjchd27pq03zbny"; + url = ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/2.0.0.16/source/thunderbird-2.0.0.16-source.tar.bz2; + sha1 = "30092e38d621c30af02653d3bf246d98d2533853"; }; buildInputs = [ diff --git a/pkgs/top-level/build-for-release.nix b/pkgs/top-level/build-for-release.nix index be8460594be..43abfaa49b5 100644 --- a/pkgs/top-level/build-for-release.nix +++ b/pkgs/top-level/build-for-release.nix @@ -24,7 +24,7 @@ let bzip2 cabextract cdrkit - #chatzilla + chatzilla cksfv #compiz coreutils