From b775740ba263bd9a8eb5137b5edc1b92a24770af Mon Sep 17 00:00:00 2001 From: Jan Tojnar Date: Sat, 16 Jul 2022 00:15:44 +0200 Subject: [PATCH] =?UTF-8?q?inkscape:=201.2=20=E2=86=92=201.2.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://inkscape.org/news/2022/07/14/important-release-inkscape-version-121-fixes-data/ --- 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 4a6e28c3cf07..88f62793483a 100644 --- a/pkgs/applications/graphics/inkscape/default.nix +++ b/pkgs/applications/graphics/inkscape/default.nix @@ -57,11 +57,11 @@ let in stdenv.mkDerivation rec { pname = "inkscape"; - version = "1.2"; + version = "1.2.1"; src = fetchurl { url = "https://media.inkscape.org/dl/resources/file/inkscape-${version}.tar.xz"; - sha256 = "jZsxFCVUlFZk7f7+LWtVkQpQmXZfcXanEQfDTx3N5q0="; + sha256 = "Rs59oOunykutwdtw6cu2fgrfm7NCaH3G4ItcohuNTBs="; }; # Inkscape hits the ARGMAX when linking on macOS. It appears to be