From 8f7dd88eebb230680d2af0d90c3ba837bc111159 Mon Sep 17 00:00:00 2001 From: Jan Tojnar Date: Sun, 19 Nov 2023 11:10:27 +0100 Subject: [PATCH] =?UTF-8?q?inkscape:=201.3=20=E2=86=92=201.3.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://inkscape.org/news/2023/11/18/big-small-release-inkscape-131-is-out/ https://media.inkscape.org/media/doc/release_notes/1.3.1/Inkscape_1.3.1.html https://gitlab.com/inkscape/inkscape/-/compare/INKSCAPE_1_3...INKSCAPE_1_3_1 https://gitlab.com/inkscape/extensions/-/compare/b4b9cbbb9fbd66a3789bd0cf2b67dce154f8203f...e014a9958a5bccdb377275bee0271c4c4b05e60c https://gitlab.com/inkscape/lib2geom/-/compare/18fc32f9972dfaee597055b3226c5b7ef3bfbb4c...cf523857e48c87f9f6a09217bdf935fff457823d No build changes; lib2geom submodule, picking the patches in parent commit. --- pkgs/applications/graphics/inkscape/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/applications/graphics/inkscape/default.nix b/pkgs/applications/graphics/inkscape/default.nix index 85b067d9fb29..6350cec90e95 100644 --- a/pkgs/applications/graphics/inkscape/default.nix +++ b/pkgs/applications/graphics/inkscape/default.nix @@ -67,11 +67,11 @@ let in stdenv.mkDerivation rec { pname = "inkscape"; - version = "1.3"; + version = "1.3.1"; src = fetchurl { url = "https://inkscape.org/release/inkscape-${version}/source/archive/xz/dl/inkscape-${version}.tar.xz"; - sha256 = "sha256-v08oawJeAWm4lIzBTVGZqbTCBNdhyJTEtISWVx7HYwc="; + sha256 = "sha256-Qh4ANf5bOwVKCGXcgjW+P55uLepUGQ2Sa4gKTOBbANg="; }; # Inkscape hits the ARGMAX when linking on macOS. It appears to be