gnumeric: 1.12.39 -> 1.12.43 (#46088)

goffice: 0.10.39 -> 0.10.43
This commit is contained in:
Vincent Laporte
2018-09-05 10:36:03 +02:00
committed by xeji
parent c59d9d371e
commit e3cae4a2e5
2 changed files with 4 additions and 4 deletions

View File

@@ -2,11 +2,11 @@
, libgsf, libxml2, libxslt, cairo, pango, librsvg }:
stdenv.mkDerivation rec {
name = "goffice-0.10.39";
name = "goffice-0.10.43";
src = fetchurl {
url = "mirror://gnome/sources/goffice/0.10/${name}.tar.xz";
sha256 = "73f23fbf05f3fa98343208b751db04b31a7ff743c2d828e1a0a130c566f1bc4f";
sha256 = "550fceefa74622b8fe57dd0b030003e31db50edf7f87068ff5e146365108b64e";
};
nativeBuildInputs = [ pkgconfig intltool ];