fcitx5-sitelen-pona: 1.1.0 -> 1.2.0 (#537522)

This commit is contained in:
Donovan Glover
2026-07-04 03:56:39 +00:00
committed by GitHub
@@ -5,17 +5,18 @@
libime,
fcitx5,
qt6Packages,
nix-update-script,
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "fcitx5-sitelen-pona";
version = "1.1.0";
version = "1.2.0";
src = fetchFromGitHub {
owner = "Toastberries";
repo = "fcitx5-sitelen-pona";
tag = "v${finalAttrs.version}";
hash = "sha256-ZLp/p5umewp1seXFPtMevVBXfoNwHXAojYl5jWHHsTU=";
hash = "sha256-/pauEuE+hNdWhAz4CnSqySnF0h1toNGngHKOO9ntDnY=";
};
strictDeps = true;
@@ -54,6 +55,8 @@ stdenvNoCC.mkDerivation (finalAttrs: {
__structuredAttrs = true;
passthru.updateScript = nix-update-script { };
meta = {
inherit (fcitx5.meta) platforms;
description = "IME using Fcitx5 for writing toki pona's sitelen pona glyphs";