From 0f2fbace94e0f8db1eb1eb2c5747a6725e522530 Mon Sep 17 00:00:00 2001 From: pancaek <20342389+pancaek@users.noreply.github.com> Date: Wed, 11 Mar 2026 10:02:55 -0700 Subject: [PATCH] koules: fix build --- pkgs/by-name/ko/koules/package.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/by-name/ko/koules/package.nix b/pkgs/by-name/ko/koules/package.nix index 39e73b91e6bd..28d05f444d7c 100644 --- a/pkgs/by-name/ko/koules/package.nix +++ b/pkgs/by-name/ko/koules/package.nix @@ -14,8 +14,8 @@ let debian-extras = fetchzip { - url = "mirror://debian/pool/main/k/koules/koules_1.4-27.debian.tar.xz"; - hash = "sha256-g0Z6C1YSZL6N2eYUuZgXkPDoOLc4e9jAFL3ivk3OAS8="; + url = "mirror://debian/pool/main/k/koules/koules_1.4-29.debian.tar.xz"; + hash = "sha256-8AQGU3uAu1nCKeu4nqCDOL7FcSJeYvD1pmidEPLLekY="; }; in stdenv.mkDerivation (finalAttrs: {