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

This commit is contained in:
R. Ryantm
2026-02-02 13:24:03 +00:00
parent a57d341039
commit 28d392aa88

View File

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