Merge pull request #174559 from r-ryantm/auto-update/fcitx5-hangul

fcitx5-hangul: 5.0.8 -> 5.0.9
This commit is contained in:
Bobby Rong 2022-05-26 21:10:23 +08:00 committed by GitHub
commit 66cb1b829c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,13 +10,13 @@
stdenv.mkDerivation rec {
pname = "fcitx5-hangul";
version = "5.0.8";
version = "5.0.9";
src = fetchFromGitHub {
owner = "fcitx";
repo = pname;
rev = version;
sha256 = "sha256-b8vxPzTmvmvWkO5H/yf+Kg9xPQ/53tR9jQsD11KjzJw=";
sha256 = "sha256-jT9k5QXW3fdG6s91NjFZ3lrjADy8wxf2SRiVDSnr6So=";
};
nativeBuildInputs = [