ibus-engines.typing-booster-unwrapped: 2.27.59 -> 2.27.64

This commit is contained in:
R. Ryantm
2025-06-15 19:36:35 +00:00
parent 81c9418a82
commit 7a695d9eea
@@ -25,13 +25,13 @@ in
stdenv.mkDerivation rec {
pname = "ibus-typing-booster";
version = "2.27.59";
version = "2.27.64";
src = fetchFromGitHub {
owner = "mike-fabian";
repo = "ibus-typing-booster";
rev = version;
hash = "sha256-puAr2EErNBwhdRtbZvPFgDBMwrYf/gmsRgPXzf8pMzY=";
hash = "sha256-ZeAmIZNayXpy1jplMzT1PR0E4gCtn9vVLb1CtRXBNWY=";
};
nativeBuildInputs = [