From c40b01473023667e4a3f7594cf0b6960c20cb801 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amy=20de=20Buitl=C3=A9ir?= Date: Tue, 2 Aug 2022 20:28:49 +0100 Subject: [PATCH] textadept: 11.3 -> 11.4 --- pkgs/applications/editors/textadept/deps.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/applications/editors/textadept/deps.nix b/pkgs/applications/editors/textadept/deps.nix index 35a5ecf060c0..1baac73df8d4 100644 --- a/pkgs/applications/editors/textadept/deps.nix +++ b/pkgs/applications/editors/textadept/deps.nix @@ -16,7 +16,7 @@ url = "https://github.com/orbitalquark/scinterm/archive/475d8d43f3418590c28bd2fb07ee9229d1fa2d07.zip"; sha256 = "sha256-lNMK0RFcOLg9RRE5a6VelhSzUYVl5TiAiXcje2JOedE="; - }; + }; "lua-5.4.4.tar.gz" = { url = "http://www.lua.org/ftp/lua-5.4.4.tar.gz"; sha256 = "sha256-Fkx4SWU7gK5nvsS3RzuIS/XMjS3KBWU0dewu0nuev2E=";