Author: ludo
Date: Wed Mar 23 21:55:54 2011
New Revision: 26480
URL: https://svn.nixos.org/websvn/nix/?rev=26480&sc=1
Log:
GNU Zile 2.3.23.
Modified:
nixpkgs/trunk/pkgs/applications/editors/zile/default.nix
Modified: nixpkgs/trunk/pkgs/applications/editors/zile/default.nix
==============================================================================
--- nixpkgs/trunk/pkgs/applications/editors/zile/default.nix Wed Mar 23
21:55:48 2011 (r26479)
+++ nixpkgs/trunk/pkgs/applications/editors/zile/default.nix Wed Mar 23
21:55:54 2011 (r26480)
@@ -1,11 +1,11 @@
{ fetchurl, stdenv, ncurses, help2man }:
stdenv.mkDerivation rec {
- name = "zile-2.3.22";
+ name = "zile-2.3.23";
src = fetchurl {
url = "mirror://gnu/zile/${name}.tar.gz";
- sha256 = "0zkmym5vpb653c5gmzic8588v4ksidnhh33s4pjvr24n7vgj9biy";
+ sha256 = "01vh7mar2m5p3rmfidl5g2vs86kb3iyljm345cqqh1h6bynqmbc6";
};
buildInputs = [ ncurses ];
_______________________________________________
nix-commits mailing list
[email protected]
http://mail.cs.uu.nl/mailman/listinfo/nix-commits