From c01c16f09aadf20a5489cd9297119ddeea64ede7 Mon Sep 17 00:00:00 2001 From: Will Dietz Date: Thu, 31 Jan 2019 18:11:05 -0600 Subject: inkscape: 0.92.3 -> 0.92.4 https://inkscape.org/news/2019/01/17/inkscape-launches-version-0924/ --- pkgs/applications/graphics/inkscape/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgs/applications/graphics') diff --git a/pkgs/applications/graphics/inkscape/default.nix b/pkgs/applications/graphics/inkscape/default.nix index 25095f04d019..1729f3c5cdab 100644 --- a/pkgs/applications/graphics/inkscape/default.nix +++ b/pkgs/applications/graphics/inkscape/default.nix @@ -11,11 +11,11 @@ let in stdenv.mkDerivation rec { - name = "inkscape-0.92.3"; + name = "inkscape-0.92.4"; src = fetchurl { url = "https://media.inkscape.org/dl/resources/file/${name}.tar.bz2"; - sha256 = "1chng2yw8dsjxc9gf92aqv7plj11cav8ax321wmakmv5bb09cch6"; + sha256 = "0pjinhjibfsz1aywdpgpj3k23xrsszpj4a1ya5562dkv2yl2vv2p"; }; # Inkscape hits the ARGMAX when linking on macOS. It appears to be -- cgit 1.4.1