From 037684283af7561026374930a8c7c51874ce46a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Domen=20Ko=C5=BEar?= Date: Fri, 28 Feb 2014 16:47:05 +0100 Subject: [PATCH] typo --- .../browsers/mozilla-plugins/google-talk-plugin/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/applications/networking/browsers/mozilla-plugins/google-talk-plugin/default.nix b/pkgs/applications/networking/browsers/mozilla-plugins/google-talk-plugin/default.nix index e319425d0b1d..e1bc4e977f6a 100644 --- a/pkgs/applications/networking/browsers/mozilla-plugins/google-talk-plugin/default.nix +++ b/pkgs/applications/networking/browsers/mozilla-plugins/google-talk-plugin/default.nix @@ -47,7 +47,7 @@ stdenv.mkDerivation rec { name = "google-talk-plugin-${version}"; # You can get the upstream version and SHA-1 hash from the following URLs: - # http://dl.google.com/linux/talkplugin/deb/dists/stable/main/binary-amd64/Package + # http://dl.google.com/linux/talkplugin/deb/dists/stable/main/binary-amd64/Packages # http://dl.google.com/linux/talkplugin/deb/dists/stable/main/binary-i386/Packages version = "5.1.5.0";