ibus-engines.typing-booster-unwrapped: 2.30.4 -> 2.30.6

This commit is contained in:
R. Ryantm
2026-04-08 19:52:45 +00:00
parent 3ede32d151
commit 39bb7cc43e
@@ -25,13 +25,13 @@ in
stdenv.mkDerivation rec {
pname = "ibus-typing-booster";
version = "2.30.4";
version = "2.30.6";
src = fetchFromGitHub {
owner = "mike-fabian";
repo = "ibus-typing-booster";
rev = version;
hash = "sha256-hai4f3kdFLagPSdOMQFCMgfovrcDxZBVaHbIeo3/53o=";
hash = "sha256-3Pld7Jz1foCRzjCLOw8P8RnBgL2Q8AUdmhrFOVxj2OE=";
};
nativeBuildInputs = [