ibus-engines.typing-booster-unwrapped: 2.27.1 -> 2.27.27

This commit is contained in:
R. Ryantm
2025-02-21 16:47:31 +00:00
parent ddac415687
commit 211aeb8da9
@@ -25,13 +25,13 @@ in
stdenv.mkDerivation rec {
pname = "ibus-typing-booster";
version = "2.27.1";
version = "2.27.27";
src = fetchFromGitHub {
owner = "mike-fabian";
repo = "ibus-typing-booster";
rev = version;
hash = "sha256-BD+FhBAXWuaO4lP0B8q2IEhP9xR1FSFPvuFkFIKl7XQ=";
hash = "sha256-nh/dn71RFLuEHhkKWT5sZPUQxiG4pIJ8a3SXnW+A+Ts=";
};
nativeBuildInputs = [