Merge pull request #192143 from r-ryantm/auto-update/ibus-m17n

ibus-engines.m17n: 1.4.11 -> 1.4.17
This commit is contained in:
Weijia Wang 2023-01-22 16:06:59 +01:00 committed by GitHub
commit d5ae24d654
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,13 +13,13 @@
stdenv.mkDerivation rec {
pname = "ibus-m17n";
version = "1.4.11";
version = "1.4.17";
src = fetchFromGitHub {
owner = "ibus";
repo = "ibus-m17n";
rev = version;
sha256 = "sha256-y9cWQ6Z7sxGCdRgWRoKPGH3TDWyrzCwXDEx0pfTjgyM=";
sha256 = "sha256-s+CYVJjeOuD5SYme+cDVTl1N8pKJJ4CNT6QQXjIqLQI=";
};
nativeBuildInputs = [