ibus-engines.typing-booster-unwrapped: 2.27.68 -> 2.27.72

This commit is contained in:
R. Ryantm
2025-07-31 00:20:58 +00:00
parent 6502d5ef75
commit 52d6c20d53
@@ -25,13 +25,13 @@ in
stdenv.mkDerivation rec {
pname = "ibus-typing-booster";
version = "2.27.68";
version = "2.27.72";
src = fetchFromGitHub {
owner = "mike-fabian";
repo = "ibus-typing-booster";
rev = version;
hash = "sha256-jDBm6fo/dwE41aNH8CmpqJo8ZyPblMd4DQqxo5C0J8w=";
hash = "sha256-f7ecfmGCkWvDwL7TBXG6zVC6tEXbgXZHEZInaEubjqU=";
};
nativeBuildInputs = [