ibus-engines.typing-booster-unwrapped: 2.28.1 -> 2.30.0

This commit is contained in:
R. Ryantm
2026-01-26 14:50:20 +00:00
parent c2070b5fd6
commit 055c869a26

View File

@@ -25,13 +25,13 @@ in
stdenv.mkDerivation rec {
pname = "ibus-typing-booster";
version = "2.28.1";
version = "2.30.0";
src = fetchFromGitHub {
owner = "mike-fabian";
repo = "ibus-typing-booster";
rev = version;
hash = "sha256-2gt3cEn+THr2hYv6XpEBcetMZmiBQlMEa9X64UglaQo=";
hash = "sha256-DFhWAHjvjaLch+OU5XZYEqpRZMa4LmYzn3oFgweKsEU=";
};
nativeBuildInputs = [