Merge pull request #322880 from r-ryantm/auto-update/ibus-engines.table

ibus-engines.table: 1.17.4 -> 1.17.6
This commit is contained in:
Weijia Wang
2024-07-04 00:55:12 +02:00
committed by GitHub

View File

@@ -5,13 +5,13 @@
stdenv.mkDerivation rec {
pname = "ibus-table";
version = "1.17.4";
version = "1.17.6";
src = fetchFromGitHub {
owner = "kaio";
repo = "ibus-table";
rev = version;
sha256 = "sha256-XljpwsDsdZkcnXimnN7BzPhOZdUmEEJbBM53Sv/9rIo=";
sha256 = "sha256-rbtyixsDMIQAP2TLqp1KbcCUMc7cKvGQR27puJmbLno=";
};
postPatch = ''