ibus-engines.table-others: 1.3.20 -> 1.3.21 (#426950)

This commit is contained in:
Nick Cao
2025-07-21 16:31:33 -04:00
committed by GitHub
@@ -10,11 +10,11 @@
stdenv.mkDerivation rec {
pname = "ibus-table-others";
version = "1.3.20";
version = "1.3.21";
src = fetchurl {
url = "https://github.com/moebiuscurve/ibus-table-others/releases/download/${version}/${pname}-${version}.tar.gz";
hash = "sha256-mi2vF+OH3c9lgWFxswzCbENCleTWLHNE8clzZcdcwfM=";
hash = "sha256-/3ZDQCc/u2HKlL0+kZ0g4Gbjrkk++l3lSrWQz7CvwaQ=";
};
nativeBuildInputs = [