libgsf: 1.14.42 -> 1.14.44 (#46054)
This commit is contained in:
parent
8df9543476
commit
7fac51740a
@ -2,11 +2,11 @@
|
||||
, python, perl, gdk_pixbuf, libiconv, libintl }:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "libgsf-1.14.42";
|
||||
name = "libgsf-1.14.44";
|
||||
|
||||
src = fetchurl {
|
||||
url = "mirror://gnome/sources/libgsf/1.14/${name}.tar.xz";
|
||||
sha256 = "1hhdz0ymda26q6bl5ygickkgrh998lxqq4z9i8dzpcvqna3zpzr9";
|
||||
sha256 = "1ppzfk3zmmgrg9jh8vc4dacddbfngjslq2wpj94pcr3i0c8dxgk8";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ pkgconfig intltool libintl ];
|
||||
|
Loading…
Reference in New Issue
Block a user