lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

spice: 0.12.4 -> 0.12.5

+2 -2
+2 -2
pkgs/development/libraries/spice/default.nix
··· 5 5 with stdenv.lib; 6 6 7 7 stdenv.mkDerivation rec { 8 - name = "spice-0.12.4"; 8 + name = "spice-0.12.5"; 9 9 10 10 src = fetchurl { 11 11 url = "http://www.spice-space.org/download/releases/${name}.tar.bz2"; 12 - sha256 = "11xkdz26b39syynxm3iyjsr8q7x0v09zdli9an1ilcrfyiykw1ng"; 12 + sha256 = "10gmqaanfg929aamf11n4si4r3d1g7z9qjdclsl9kjv7iw6s42a2"; 13 13 }; 14 14 15 15 buildInputs = [ pixman celt alsaLib openssl libjpeg zlib