libgsf: update from 1.14.26 to 1.14.28
This commit is contained in:
parent
fd78d4d389
commit
faa3c3c00b
@ -4,11 +4,11 @@
|
|||||||
with { inherit (stdenv.lib) optionals; };
|
with { inherit (stdenv.lib) optionals; };
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "libgsf-1.14.26";
|
name = "libgsf-1.14.28";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "mirror://gnome/sources/libgsf/1.14/${name}.tar.xz";
|
url = "mirror://gnome/sources/libgsf/1.14/${name}.tar.xz";
|
||||||
sha256 = "1md67l60li7rkma9m6mwchqz6b6q4xsfr38c6n056y6xm8jyf6c9";
|
sha256 = "1r6bkwramb6qglmgbjmqvr5sahbfmql057ql97mx99fs3x7r357a";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [ pkgconfig intltool ];
|
nativeBuildInputs = [ pkgconfig intltool ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user