ibus-engines.table: 1.16.11 -> 1.16.13

This commit is contained in:
R. Ryantm
2022-11-05 20:43:31 +00:00
parent 1f3ebb2bd1
commit 757fff82ba
@@ -5,13 +5,13 @@
stdenv.mkDerivation rec {
pname = "ibus-table";
version = "1.16.11";
version = "1.16.13";
src = fetchFromGitHub {
owner = "kaio";
repo = "ibus-table";
rev = version;
sha256 = "sha256-lojHn6esoE5MLyPZ/U70+6o0X2D8EH+R69dgQo+59t4=";
sha256 = "sha256-hkSUmxBC7n2VTEVfI7rLgdo//xh0iZHxnAmjOayrJu0=";
};
postPatch = ''