···5566 src = fetchurl {
77 url = "mirror://sourceforge/gphoto/${name}.tar.bz2";
88- sha256 = "1w2bfy6619fgrigasgmx3lnill8c99lq7blmy2bpp0qqqqwdb93d";
88+ sha256 = "0ij80nixichihv3iic7cgdq3irssk8waz1c25m6yypjl4kg6n3k0";
99 };
10101111 nativeBuildInputs = [ pkgconfig gettext ];
···2222 MTP, and other vendor specific protocols for controlling and transferring data
2323 from digital cameras.
2424 '';
2525- version = "2.5.5";
2525+ version = "2.5.5.1";
2626 # XXX: the homepage claims LGPL, but several src files are lgpl21Plus
2727 license = stdenv.lib.licenses.lgpl21Plus;
2828 platforms = with stdenv.lib.platforms; unix;