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

This commit is contained in:
R. Ryantm 2025-05-26 00:27:45 +00:00
parent 3d58d5ce1e
commit e4f43a83f6

View file

@ -25,13 +25,13 @@ in
stdenv.mkDerivation rec {
pname = "ibus-typing-booster";
version = "2.27.36";
version = "2.27.59";
src = fetchFromGitHub {
owner = "mike-fabian";
repo = "ibus-typing-booster";
rev = version;
hash = "sha256-GxyLKle2BfeFn++4Ep7tJa2Xdlt6LLHGz8RoiGhqey4=";
hash = "sha256-puAr2EErNBwhdRtbZvPFgDBMwrYf/gmsRgPXzf8pMzY=";
};
nativeBuildInputs = [