[Nix-dev] [Nix-commits] SVN commit: nix - r29363 - nixpkgs/trunk/pkgs/development/libraries/libpng
Eelco Dolstra
e.dolstra at tudelft.nl
Mon Sep 19 23:57:43 CEST 2011
Hi,
On 09/19/2011 09:01 PM, Yury G. Kudryashov wrote:
> stdenv.mkDerivation rec {
> - name = "libpng-1.2.44";
> + name = "libpng-1.5.4";
Libpng is generally not very backwards-compatible, so this breaks lots
of stuff. Please change this to libpng-1.2.46.
--
Eelco Dolstra | http://www.st.ewi.tudelft.nl/~dolstra/
More information about the nix-dev
mailing list